diff --git a/Python.gitignore b/Python.gitignore index ceefc460..2eea10c4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -82,6 +82,9 @@ target/ profile_default/ ipython_config.py +# macOS +.DS_Store + # pyenv # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: