diff --git a/.gitignore b/.gitignore index a047a94..1032b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ -__pycache__/ \ No newline at end of file +__pycache__/ +.DS_Store \ No newline at end of file