Add the .DS_Store file to the gitignore (often added by default).
This commit is contained in:
parent
ff9fb4f9c2
commit
bab8ad3a7b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
log
|
||||
tmp
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue