diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:24:49 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:24:49 -0500 |
commit | 326a698cf46ee56959a0a8c8082d02f35ae15571 (patch) | |
tree | f1020076ce770d85ed1b7f87cfc49c9024fbe360 /5pxweb.sublime-project | |
parent | ef8872659b59a7b0250af5b995f7893096e544bb (diff) | |
download | personal-website-326a698cf46ee56959a0a8c8082d02f35ae15571.tar.xz personal-website-326a698cf46ee56959a0a8c8082d02f35ae15571.zip |
working on web
Diffstat (limited to '5pxweb.sublime-project')
-rw-r--r-- | 5pxweb.sublime-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/5pxweb.sublime-project b/5pxweb.sublime-project index a7e5c7a..5a8ce15 100644 --- a/5pxweb.sublime-project +++ b/5pxweb.sublime-project @@ -5,7 +5,7 @@ "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", "*.scss"] + "file_include_patterns": ["*.m", "*.mm", "*.h", "*.xm", "*.plist", "Makefile", "control", "*.strings", "depictions/", "css/", "CNAME", "Packages", "Release", "debs/", "*.html", "*.txt", "*.sh", "*.scss", "*.md"] } ] }
\ No newline at end of file |