summaryrefslogtreecommitdiff
path: root/quackle.sublime-project
diff options
context:
space:
mode:
Diffstat (limited to 'quackle.sublime-project')
-rw-r--r--quackle.sublime-project2
1 files changed, 1 insertions, 1 deletions
diff --git a/quackle.sublime-project b/quackle.sublime-project
index 0c4e2c1..300588c 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", "lib",
"debug", "release", "makeswelexicon", "lisp", "DerivedData"]
}
]