webogram-i2p/webogram.sublime-project
2015-03-15 23:55:37 +01:00

12 lines
204 B
Plaintext

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