added sublime project etc
This commit is contained in:
parent
a899c99de0
commit
9419da708f
3 changed files with 10 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*.sublime-workspace
|
||||
.DS_Store
|
||||
*.acn
|
||||
*.acr
|
||||
*.alg
|
||||
|
|
8
Bachelor Thesis.sublime-project
Normal file
8
Bachelor Thesis.sublime-project
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": "/Users/joshua/Documents/uni/2012-2013/Bachelor Thesis"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
bachelor_thesis
|
||||
===============
|
Reference in a new issue