mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Don't upload developer userscripts
We may want to bundle these at some point, but in that case you should make an exception like we do for the sample story. The same applies to Softprompts.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,6 +13,8 @@ miniconda3/*
|
||||
__pycache__
|
||||
*.log
|
||||
cache/*
|
||||
userscripts/*
|
||||
softprompts/*
|
||||
|
||||
# Ignore PyCharm project files.
|
||||
.idea
|
||||
|
Reference in New Issue
Block a user