aboutsummaryrefslogtreecommitdiff
path: root/5pxweb.sublime-project
diff options
context:
space:
mode:
authorDylan Bolger <dylanbolger@Dylans-MacBook-Air.local>2018-03-21 09:31:00 -0500
committerDylan Bolger <dylanbolger@Dylans-MacBook-Air.local>2018-03-21 09:31:00 -0500
commit301cc671865417870e411baf58086c23bd7056ae (patch)
tree0e94cd1056af111e4360a9e5cf181046bb63bbfb /5pxweb.sublime-project
parent97dbc8c3772c89022a55d591c4ed90cee1d1feaa (diff)
downloadpersonal-website-301cc671865417870e411baf58086c23bd7056ae.tar.xz
personal-website-301cc671865417870e411baf58086c23bd7056ae.zip
redesign
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