webogram-i2p/webogram.sublime-project

12 lines
224 B
Plaintext
Raw Normal View History

{
"folders":
[
{
"follow_symlinks": true,
"path": ".",
2016-07-07 12:53:00 +00:00
"folder_exclude_patterns": ["*dist*", ".publish", "node_modules", "releases", ".tx", "css"],
2015-02-13 23:22:17 +00:00
"file_exclude_patterns": ["*.zip", "templates.js"]
}
]
}