From b8024ae268e49c17c40da105b9e22aaa41fcffeb Mon Sep 17 00:00:00 2001 From: John Fultz Date: Mon, 3 Aug 2015 19:30:11 -0500 Subject: Finish Add/Edit/Remove for boards. Delete functionality is now inside of the edit dialog. Which will make things less messy when other edit dialogs are introduced. --- quackle.sublime-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quackle.sublime-project') diff --git a/quackle.sublime-project b/quackle.sublime-project index 167db4b..a219eb1 100644 --- a/quackle.sublime-project +++ b/quackle.sublime-project @@ -7,7 +7,7 @@ "playabilities.raw", "smaller.raw", ".gitattributes", "*.Debug", "*.Release", "*.pfx", "*.cer"], "folder_exclude_patterns" : ["obj", "moc", "build", "*.xcodeproj", "lib", "lexica", - "strategy", "debug", "release", "makeswelexicon", "lisp"] + "strategy", "debug", "release", "makeswelexicon", "lisp", "DerivedData"] } ] } -- cgit v1.2.3