mirror of
https://github.com/github/gitignore.git
synced 2026-08-27 10:17:39 +02:00
Add macOS specific ignore for .DS_Store files
This commit is contained in:
parent
57286c3887
commit
590954436d
@ -218,3 +218,6 @@ __marimo__/
|
||||
|
||||
# Streamlit
|
||||
.streamlit/secrets.toml
|
||||
|
||||
# macOS
|
||||
*.DS_Store*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user