diff --git a/.gitignore b/.gitignore index e05bb241..9b4adb10 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,6 @@ dmypy.json # Pyre type checker .pyre/ + +#pycharm +.idea/ \ No newline at end of file