diff --git a/.gitignore b/.gitignore index 11614af..e902a0d 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,6 @@ dmypy.json # Pyre type checker .pyre/ + +# PyCharm specific +.idea \ No newline at end of file