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

4
.gitignore vendored
View File

@@ -22,10 +22,10 @@
/manifest.mf /manifest.mf
# Mac filesystem dust # Mac filesystem dust
/.DS_Store .DS_Store
# intellij # intellij
*.iml *.iml
*.ipr *.ipr
*.iws *.iws
.idea/ .idea/