diff --git a/.gitignore b/.gitignore index 505a3b1..b80901f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ wheels/ # Virtual environments .venv + +# MacoS +*.DS_Store \ No newline at end of file