Make git ignore the .DS_Store file on Macs (wherever it is)
This commit is contained in:
parent
35dd717352
commit
e9fc19c3c2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -78,3 +78,4 @@ x86_64-apple-darwin/
|
|||
doc/core/
|
||||
tmp.*.rs
|
||||
config.stamp
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue