charles/charles.sublime-project

11 lines
114 B
Text
Raw Normal View History

2014-07-19 11:27:32 -07:00
{
"folders":
[
{
"path": ".",
"follow_symlinks": true,
"folder_exclude_patterns": ["build"]
}
]
}