diff --git a/.gitignore b/.gitignore index 8e7a74f..ffb7134 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,7 @@ dmypy.json .pyre/ # PyCharm, Jetbrains tools -.idea/ \ No newline at end of file +.idea/ + +# Mac +.DS_Store \ No newline at end of file