add .DS_Store files to gitignore

This commit is contained in:
Riku Rouvila
2014-06-12 15:12:56 +03:00
parent ce547017cd
commit ba486e68b2

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
bower_components
public
.DS_Store