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