add venv paths to gitignore
This commit is contained in:
parent
f2a5ca7d49
commit
7d97da1dcb
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,3 +19,6 @@ img_me*
|
||||||
!models/place-your-models-here.txt
|
!models/place-your-models-here.txt
|
||||||
!softprompts/place-your-softprompts-here.txt
|
!softprompts/place-your-softprompts-here.txt
|
||||||
!torch-dumps/place-your-pt-models-here.txt
|
!torch-dumps/place-your-pt-models-here.txt
|
||||||
|
|
||||||
|
venv/
|
||||||
|
.venv/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue