mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-09 08:18:40 +01:00
Exclude Models from our Git
This commit is contained in:
parent
27cf59bb94
commit
7c678820cd
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,6 +19,8 @@ userscripts/*
|
|||||||
!userscripts/Readme.*
|
!userscripts/Readme.*
|
||||||
!userscripts/api_documentation.*
|
!userscripts/api_documentation.*
|
||||||
softprompts/*
|
softprompts/*
|
||||||
|
models/*
|
||||||
|
!models/models go here.txt
|
||||||
|
|
||||||
# Ignore PyCharm project files.
|
# Ignore PyCharm project files.
|
||||||
.idea
|
.idea
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
Place the models extracted in their own subfolder.
|
||||||
|
Downloaded models from the menu will automatically appear here.
|
Loading…
x
Reference in New Issue
Block a user