mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +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
|
||||||
.streamlit/secrets.toml
|
.streamlit/secrets.toml
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
*.DS_Store*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user