diff --git a/.gitignore b/.gitignore index dbce105..4704642 100644 --- a/.gitignore +++ b/.gitignore @@ -180,3 +180,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ +# Mac Finder +.DS_Store