diff --git a/.gitignore b/.gitignore index 9caab61..08ad2a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ **/__pycache__/ -*.pyc \ No newline at end of file +*.pyc + +.DS_Store \ No newline at end of file