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:
henk717 2021-12-14 02:55:16 +01:00
parent c5ade0333a
commit 0f06cee272
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -13,6 +13,8 @@ miniconda3/*
__pycache__
*.log
cache/*
userscripts/*
softprompts/*
# Ignore PyCharm project files.
.idea