fix: Fixed venv being added to commits
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@
|
|||||||
/.venv/
|
/.venv/
|
||||||
/.github/
|
/.github/
|
||||||
/__pycache__/
|
/__pycache__/
|
||||||
/.env
|
/.env
|
||||||
|
venv
|
||||||
|
|||||||
Reference in New Issue
Block a user