diff --git a/.gitignore b/.gitignore index a47fb1d..c3794fd 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