diff --git a/.gitignore b/.gitignore index ed8ebf5..e0e8c99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -__pycache__ \ No newline at end of file +__pycache__ +.DS_Store