mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Exclude Models from our Git
This commit is contained in:
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.
|
Reference in New Issue
Block a user