summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 98ea5c7..5a500f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,3 +171,8 @@ venv.bak/
.mypy_cache/
# End of https://www.gitignore.io/api/python,pycharm
+
+# For developers on OSX
+.DS_Store
+
+