diff --git a/.gitignore b/.gitignore index 7bbc71c..9fb5bc4 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ ENV/ # mypy .mypy_cache/ + +#PyCharm +.idea/ \ No newline at end of file