Merge pull request #60 from captainbrosset/master

gitignoring subl project files
This commit is contained in:
Julian Descottes
2012-09-08 15:26:40 -07:00

5
.gitignore vendored
View File

@@ -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