diff --git a/.gitignore b/.gitignore index f920867..cac8b7d 100644 --- a/.gitignore +++ b/.gitignore @@ -154,3 +154,5 @@ dmypy.json # Cython debug symbols cython_debug/ +# macOS +/.DS_Store