diff --git a/.gitignore b/.gitignore index 16ddcf6..d3cc4e4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ test_secret* .idea/ *.egg-info/ + +# Exclude the virtual environment +venv