chore: remove CLAUDE.md from repo and add to .gitignore

CLAUDE.md contains private deployment info (domain, token references).
Also add config/model.json to .gitignore (user API templates).
This commit is contained in:
cc-dan
2026-03-10 13:23:36 +00:00
parent e1be33c0ec
commit 10603eb31b

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ logs/
.env
config/notify.json
config/auth.json
config/model.json
CLAUDE.md