diff --git a/.gitignore b/.gitignore index 04602a0..26dc15e 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,5 @@ dmypy.json # Cython debug symbols cython_debug/ +### IntelliJ IDEA ### +.idea