diff --git a/.gitignore b/.gitignore index 5fd7d36..5b9c73a 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,6 @@ dmypy.json # Cython debug symbols cython_debug/ + +# Apple +.DS_Store \ No newline at end of file