diff --git a/.gitignore b/.gitignore index 641714d16..066d5f510 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ coverage.* !.github !.gitignore !.pre-commit-config.yaml + +venv/ \ No newline at end of file