Sublime project and workspace settings
This commit is contained in:
parent
09b0065611
commit
7153ec759b
2 changed files with 431 additions and 0 deletions
10
charles.sublime-project
Normal file
10
charles.sublime-project
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": ".",
|
||||
"follow_symlinks": true,
|
||||
"folder_exclude_patterns": ["build"]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue