add .venv_t5/ to .gitignore
This commit is contained in:
parent
8454e6dd2b
commit
adf0fa6f81
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ __pycache__/
|
|||
# Virtual environments
|
||||
.venv/
|
||||
.venv_overlay/
|
||||
.venv_t5/
|
||||
venv/
|
||||
env/
|
||||
environment.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue