diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index f3c0f4e..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index f469163..cb9ce88 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ ENV/ *.tmp *.bak *.cfg -__pycache__/ \ No newline at end of file +__pycache__/ +.DS_Store \ No newline at end of file