diff --git a/Python.gitignore b/Python.gitignore index b3ec7d5e13..e325d2f3fb 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -218,3 +218,6 @@ __marimo__/ # Streamlit .streamlit/secrets.toml + +# macOS +*.DS_Store*