diff --git a/.gitignore b/.gitignore index 2500b0f..7f3da61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc -*.cache \ No newline at end of file +*.cache +.DS_Store \ No newline at end of file