webogram-i2p/webogram.sublime-project
2016-07-07 15:53:00 +03:00

12 lines
224 B
Plaintext

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