diff --git a/.gitignore b/.gitignore index bc6c09077..ba3bc5eb7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ /venv /venvs +# IDE +/.idea + # Build products *.dll *.egg-info