feat(gitignore): add .venv folder to .gitignore

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-11-30 13:55:46 +01:00
parent c112b0492b
commit 81fe247d5a
1 changed files with 1 additions and 0 deletions

1
test/e2e/.gitignore vendored
View File

@ -2,6 +2,7 @@
configs/_local.py
.idea/
.venv/
/squish_server.ini
*.pyc