From 79c8e21f44b151d49f6b63962925aaa8f70663e7 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sat, 30 Aug 2014 18:59:33 -0500 Subject: A little house-cleaning. No code changes. --- quackle.sublime-project | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'quackle.sublime-project') diff --git a/quackle.sublime-project b/quackle.sublime-project index 03f56a7..167db4b 100644 --- a/quackle.sublime-project +++ b/quackle.sublime-project @@ -3,8 +3,11 @@ [ { "path": ".", - "file_exclude_patterns" : ["*.tgz", "*.sublime-workspace", ".tags*"], - "folder_exclude_patterns" : ["obj", "moc", "build", "*.xcodeproj", "lib", "lexica", "strategy"] + "file_exclude_patterns" : ["*.tgz", "*.sublime-workspace", ".tags*", "dawginput.raw", + "playabilities.raw", "smaller.raw", ".gitattributes", + "*.Debug", "*.Release", "*.pfx", "*.cer"], + "folder_exclude_patterns" : ["obj", "moc", "build", "*.xcodeproj", "lib", "lexica", + "strategy", "debug", "release", "makeswelexicon", "lisp"] } ] } -- cgit v1.2.3