diff --git a/.gitignore b/.gitignore index b6e4761..8959fc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +#macos +.DS_store + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]