diff --git a/.gitignore b/.gitignore index b28f26c..501c4f7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ **/__pycache__ **/.ipynb_checkpoints **/*.pyc +**/.DS_Store