diff --git a/.gitignore b/.gitignore index 62bd6e89..930ca05c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ __pycache__/ .pytest_cache/ .mypy_cache/ .ruff_cache/ +.venv/ dist/ dist-doc/ build/