add .DS_Store to .gitignore
This commit is contained in:
parent
8ab052fced
commit
a0d51ec32e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
/pyenv
|
/pyenv
|
||||||
/pyenv_last_update
|
/pyenv_last_update
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue