diff --git a/.gitignore b/.gitignore index 59431bc..cc9c3f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.cpp *.pyc *.pyd