add .DS_Store to ignores
This commit is contained in:
parent
d559ec72a4
commit
cac9e05027
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,7 +10,8 @@
|
||||||
# a common convenient place to set the PLTADDON directory to
|
# a common convenient place to set the PLTADDON directory to
|
||||||
/add-on/
|
/add-on/
|
||||||
|
|
||||||
# common backups, autosaves, and lock files
|
# common backups, autosaves, lock files, OS meta-files
|
||||||
*~
|
*~
|
||||||
\#*
|
\#*
|
||||||
.#*
|
.#*
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue
Block a user