fmartingr.com-legacy/fmartingrcom.sublime-project

15 lines
260 B
Plaintext

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