Selaa lähdekoodia

Add .gitignore

oobabooga 3 vuotta sitten
vanhempi
commit
5fb99371ba
1 muutettua tiedostoa jossa 20 lisäystä ja 0 poistoa
  1. 20 0
      .gitignore

+ 20 - 0
.gitignore

@@ -0,0 +1,20 @@
+cache/*
+characters/*
+extensions/silero_tts/outputs/*
+logs/*
+models/*
+softprompts/*
+torch-dumps/*
+*pycache*
+*/*pycache*
+*/*/pycache*
+
+settings.json
+img_bot*
+img_me*
+
+!characters/Example.json
+!characters/Example.png
+!models/place-your-models-here.txt
+!softprompts/place-your-softprompts-here.txt
+!torch-dumps/place-your-pt-models-here.txt