Ignore all .DS_Store files, not just root folder

This commit is contained in:
computerdude5000
2013-03-30 18:04:11 -03:00
committed by riking
parent 9e614c1b0e
commit 10c1edca78

2
.gitignore vendored
View File

@@ -22,7 +22,7 @@
/manifest.mf
# Mac filesystem dust
/.DS_Store
.DS_Store
# intellij
*.iml