mirror of
https://github.com/uutils/coreutils
synced 2024-11-10 07:04:16 +00:00
gitignore: add ds_store files
This commit is contained in:
parent
928fc59845
commit
cdd3998a44
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,3 +13,5 @@ Cargo.lock
|
|||
lib*.a
|
||||
/docs/_build
|
||||
*.iml
|
||||
### macOS ###
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue