From 326a698cf46ee56959a0a8c8082d02f35ae15571 Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 21 Mar 2018 12:24:49 -0500 Subject: working on web --- 5pxweb.sublime-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '5pxweb.sublime-project') 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 -- cgit v1.2.3