webogram-i2p/webogram.sublime-project
Igor Zhukov a6e5aa9e40 Implement #225 - shared photos navigation
Also fixed fetching Vector<…> results
2014-04-09 22:31:19 +02:00

12 lines
203 B
Plaintext

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