mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
add venv paths to gitignore
This commit is contained in:
parent
f2a5ca7d49
commit
7d97da1dcb
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…
Reference in New Issue
Block a user