diff --git a/.gitignore b/.gitignore index 39941ce..9e37f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ data/ images -*pycache* \ No newline at end of file +*pycache* +*.pyc +.DS_Store \ No newline at end of file