webogram-i2p/webogram.sublime-project
2015-03-24 22:07:44 +03:00

12 lines
212 B
Plaintext

{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
"folder_exclude_patterns": ["*dist*", "node_modules", "releases", ".tx", "css"],
"file_exclude_patterns": ["*.zip", "templates.js"]
}
]
}