Properly ignore .DS_Store files
This commit is contained in:
parent
d1fbebcbc1
commit
1f631d347b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -35,7 +35,7 @@ obj/*
|
|||
|
||||
# OS generated files #
|
||||
######################
|
||||
.DS_Store?
|
||||
.DS_Store
|
||||
ehthumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue