diff --git a/.gitignore b/.gitignore index 612630c..eded721 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .venv .env data -__pycache__ \ No newline at end of file +__pycache__ +.DS_Store \ No newline at end of file