{ "build_systems": [ { "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "name": "Anaconda Python Builder", "selector": "source.python", "shell_cmd": "\"py\" -u \"$file\"" } ], "folders": [ { "file_exclude_patterns": [ "*.sublime-project", "*.conf.js", "*.png", "*.ico", "*.cgi" ], "folder_exclude_patterns": [ "node_modules", "test", "dist", "src" ], "name": "BT-670x_universal", "path": "." }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6703", "path": "src/wui-3" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6703-RT", "path": "src/wui-3-rt" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6707", "path": "src/wui-7" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6709", "path": "src/wui-9" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6709_MTS", "path": "src/wui-9-mts" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6710", "path": "src/wui-10" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.html", "*.js", "*.css" ], "name": "CGI-6711", "path": "src/wui-11" }, { "file_exclude_patterns": [ "*.png", "*.ico", "*.png", "*.cgi" ], "name": "SRC", "path": "src" }, { "name": "DIST", "path": "dist" } ], "settings": { "spell_check": true, "tab_size": 2, "translate_tabs_to_spaces": true } }