chore: add env.cfg.example templates and clean up config files

This commit is contained in:
cnphpbb
2026-08-13 17:59:23 +08:00
parent c75c9884c8
commit c6eccd687b
88 changed files with 4264 additions and 88 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://charm.land/crush.json",
"options": {
"context_paths": ["."]
}
}