diff --git a/.gitignore b/.gitignore index f8e77d0..77569ab 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,6 @@ ENV/ # mypy .mypy_cache/ + +# other +.DS_Store