webogram-i2p/webogram.sublime-project

12 lines
211 B
Plaintext
Raw Normal View History

{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
2015-03-22 21:40:15 +00:00
"folder_exclude_patterns": ["*dist", "node_modules", "releases", ".tx", "css"],
2015-02-13 23:22:17 +00:00
"file_exclude_patterns": ["*.zip", "templates.js"]
}
]
}