fmartingr.com-legacy/fmartingrcom.sublime-project

16 lines
291 B
Plaintext

{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": [
"node_modules",
".virtualenv",
"**/CACHE/*",
".sass-cache"
]
}
]
}