diff --git a/.gitignore b/.gitignore index 37d8376901..7dca454ba6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ .ruff_cache/ __pycache__/ build/ -dist/ \ No newline at end of file +dist/ +venv/