diff --git a/.gitignore b/.gitignore index b7754f8..9ad79b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ -output/ \ No newline at end of file +output/ +.DS_Store \ No newline at end of file