mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +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
|
lib*.a
|
||||||
/docs/_build
|
/docs/_build
|
||||||
*.iml
|
*.iml
|
||||||
|
### macOS ###
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue