mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
added gitignore
so future pushes don't include user data from public subdirectories, and uploads directory. also removed my config.conf, as I change it to disable the whitelisting feature.
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
node_modules
|
||||
/public/chats
|
||||
/public/characters
|
||||
/public/User Avatars
|
||||
/public/backgrounds
|
||||
/uploads
|
||||
/config.conf
|
Reference in New Issue
Block a user