In Preferences.sublime-settings
(press CMD + ,
on OS X), add the following:
"folder_exclude_patterns": [".svn", ".git", ".hg", ".sass-cache", ".tmp", "node_modules", "dist", "bower_components"]
In Preferences.sublime-settings
(press CMD + ,
on OS X), add the following:
"folder_exclude_patterns": [".svn", ".git", ".hg", ".sass-cache", ".tmp", "node_modules", "dist", "bower_components"]