fmartingr.com-legacy/fmartingrcom.sublime-project

15 lines
260 B
Plaintext
Raw Normal View History

2014-09-02 15:01:16 +00:00
{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": [
"node_modules",
".virtualenv",
"**/CACHE/*"
]
}
]
}