diff options
Diffstat (limited to 'quackle.sublime-project')
-rw-r--r-- | quackle.sublime-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quackle.sublime-project b/quackle.sublime-project index 300588c..24ee1c0 100644 --- a/quackle.sublime-project +++ b/quackle.sublime-project @@ -7,7 +7,7 @@ "playabilities.raw", "smaller.raw", ".gitattributes", "*.Debug", "*.Release", "*.pfx", "*.cer", "makegaddag", "makeminidawg", "gaddagize", "Makefile", "*.dawg", "*.gaddag"], - "folder_exclude_patterns" : ["obj", "moc", "build*", "*.xcodeproj", "lib", + "folder_exclude_patterns" : ["obj", "moc", "build*", "*.xcodeproj", ".cache", "lib", "debug", "release", "makeswelexicon", "lisp", "DerivedData"] } ] |