Merge pull request #60 from captainbrosset/master
gitignoring subl project files
This commit is contained in:
commit
069310677d
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1 +1,6 @@
|
|||
# mac artefacts
|
||||
*.DS_Store
|
||||
|
||||
# sublime text stuff (the -project should actually be shared, but then we'd have to share the same disk location)
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
Loading…
Reference in a new issue