Add .DS_store to gitignore

This commit is contained in:
Nick O'Leary 2015-06-29 16:02:01 +01:00
parent a0ce095807
commit 0760facb77
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_store
.config.json
.dist
.jshintignore