Update .gitignore
Ignore ".DS_Store". ".DS_Store" is OS X 's meta data file.
This commit is contained in:
parent
7227c4f0be
commit
0d7870f289
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*.zwc
|
||||
*.zwc.old
|
||||
modules/*/cache.zsh
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Reference in a new issue