diff --git a/.gitignore b/.gitignore index 1a4f6c2..7d4d076 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Current Project Ignores config/settings/local.py +# OS ignores +*.DS_STORE + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]