diff --git a/.gitignore b/.gitignore index a81c8ee..26280f9 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,6 @@ dmypy.json # Cython debug symbols cython_debug/ + +# Idea +.idea/