Closed lsfinn closed 4 years ago
I encountered this as well, but after a clean (in my build folder), new build and following clean it worked. I guess it checks if some common file to clean exists as trigger to run all remove comands, and if it is already gone, no cleaning done. But of course I might be wrong on this.
Dont forget the "," between like I did first ^^
Running OSX, Atom 1.40.1, atom-latex 0.50.2
This issue has been marked as stale because due to inactivity. It will be closed in 14 days if no further activity occurs.
some updates to cleanPatterns fail.
I have updated cleanPatterns with the additional pattern "*/.xmp"; however, clean fails to remove these files. Other updates (e.g., "*/.bak0") are cleaned. The order of appearance of the patterns (e.g., before or after, first or last) does not seem to matter.