Browse Source

Fancy sublime stuff

master
Joshua Moerman 11 years ago
parent
commit
41eb107cb4
  1. 7
      Bachelor Thesis.sublime-project

7
Bachelor Thesis.sublime-project

@ -2,7 +2,12 @@
"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"
}
]
}