diff --git a/.gitignore b/.gitignore index b6e4761..2e3cb3b 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# PyCharm Files +.idea/ \ No newline at end of file