mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
ignore macOS .DS_Store files (#7200)
Just ignoring macOS generated files. Would respectfully accept that would might not be merged.
This commit is contained in:
parent
eec5403adf
commit
bf33a7cf13
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -32,3 +32,6 @@ profile.json
|
|||
|
||||
# MkDocs
|
||||
/site
|
||||
|
||||
# macOS
|
||||
**/.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue