diff --git a/.gitignore b/.gitignore index 9e13a11..534d284 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.venv *__pycache__/ -*.bat \ No newline at end of file +*.bat +.DS_Store \ No newline at end of file