From 938c8a9a364919433ac1cb0e6d82710116dabf86 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:41:09 +0200 Subject: [PATCH] Add /default do-not-edit notice --- default/!DO-NOT-EDIT-THESE-FILES.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 default/!DO-NOT-EDIT-THESE-FILES.txt diff --git a/default/!DO-NOT-EDIT-THESE-FILES.txt b/default/!DO-NOT-EDIT-THESE-FILES.txt new file mode 100644 index 000000000..713bf2ad5 --- /dev/null +++ b/default/!DO-NOT-EDIT-THESE-FILES.txt @@ -0,0 +1,13 @@ +These are master copies of the default content files and are managed by SillyTavern. + +Editing any of these files would not only have no effect, but will also cause merge conflicts during update pulls. + +You should edit their respective copies instead, for example: + +1. /default/config.yaml => /config.yaml +2. /default/public/css/user.css => /public/css/user.css +etc. + +Any questions? You're always welcome at our official documentation website: + +https://docs.sillytavern.app/