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