AppStudio cache

Hi. Is there any way to clear down AppStudio’s own cache? I mistakenly copied a text file into my project rather than the required Javascript file. I deleted that file and re-saved my project. It no longer appears in the project view. However, whenever I now start in the Desktop browser or deploy to Volt, I am getting errors and when I view source, I can see the contents of the text file at the end of the source. I’ve also tried renaming the project’s cache folder but somehow that text file keeps getting back into my project source. Is there any way to completely get rid of this file?

Solved - did a text search of the directory and rather strange but that text file had also ended up right in the middle of a chunk of my code (a few lines in from the end of the source)