diff --git a/.gitignore b/.gitignore index 11be017..e174c80 100644 --- a/.gitignore +++ b/.gitignore @@ -145,3 +145,6 @@ cython_debug/ # tmp dir **tmp* + +# Avoid add of DS_Store files +**.DS_Store \ No newline at end of file