Skip to content

Commit 36ac7be

Browse files
authored
Merge pull request #407 from ThisIsPIRI/gitignore
Add loras to .gitignore
2 parents d2a7fac + 705f513 commit 36ac7be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ characters/*
33
extensions/silero_tts/outputs/*
44
extensions/elevenlabs_tts/outputs/*
55
logs/*
6+
loras/*
67
models/*
78
softprompts/*
89
torch-dumps/*
@@ -18,6 +19,7 @@ img_me*
1819

1920
!characters/Example.json
2021
!characters/Example.png
22+
!loras/place-your-loras-here.txt
2123
!models/place-your-models-here.txt
2224
!softprompts/place-your-softprompts-here.txt
2325
!torch-dumps/place-your-pt-models-here.txt

0 commit comments

Comments
 (0)