aboutsummaryrefslogtreecommitdiff
path: root/5pxweb.sublime-project
diff options
context:
space:
mode:
Diffstat (limited to '5pxweb.sublime-project')
-rw-r--r--5pxweb.sublime-project11
1 files changed, 11 insertions, 0 deletions
diff --git a/5pxweb.sublime-project b/5pxweb.sublime-project
new file mode 100644
index 0000000..0ccb1bd
--- /dev/null
+++ b/5pxweb.sublime-project
@@ -0,0 +1,11 @@
+{
+ "folders":
+ [
+ {
+ "name": "All",
+ "path": ".",
+ "folder_exclude_patterns": ["*theos", "obj"],
+ "file_include_patterns": ["*.m", "*.mm", "*.h", "*.xm", "*.plist", "Makefile", "control", "*.strings", "depictions/", "css/", "CNAME", "Packages", "Release", "debs/", "*.html", "*.txt", "*.sh"]
+ }
+ ]
+} \ No newline at end of file