diff --git a/.gitignore b/.gitignore index 11614af..95da7b5 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,6 @@ dmypy.json # Pyre type checker .pyre/ + + +.idea*