diff --git a/.gitignore b/.gitignore index e61bca2..2f524f6 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,5 @@ dmypy.json # Pyre type checker .pyre/ +# IntelliJ IDE +.idea/