Fancy sublime stuff
This commit is contained in:
parent
bdcf5b25d6
commit
41eb107cb4
1 changed files with 6 additions and 1 deletions
|
@ -2,7 +2,12 @@
|
||||||
"folders":
|
"folders":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"path": "/Users/joshua/Documents/uni/2012-2013/Bachelor Thesis"
|
"path": "/Users/joshua/Documents/uni/2012-2013/Bachelor Thesis",
|
||||||
|
"folder_exclude_patterns": ["build", "reading"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Documents",
|
||||||
|
"path": "/Users/joshua/Documents/uni/2012-2013/Bachelor Thesis/reading"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue