Ignore all .DS_Store files, not just root folder
This commit is contained in:
parent
01ec789162
commit
5be5a3d134
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,10 +22,10 @@
|
||||
/manifest.mf
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
.idea/
|
||||
|
Loading…
x
Reference in New Issue
Block a user