diff --git a/.gitignore b/.gitignore index 7b88b29371c74de555413536f6b950c6b8365594..46d33f3072548da506b684df21e63f16b0a0402d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ build dist env venv +.venv + +# PyCharm +.idea