fix: Fixed venv being added to commits
This commit is contained in:
parent
db5d631b0d
commit
3c40fb6abe
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,4 +2,5 @@
|
|||
/.venv/
|
||||
/.github/
|
||||
/__pycache__/
|
||||
/.env
|
||||
/.env
|
||||
venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue