chore: make codes the repository root

This commit is contained in:
Eric 1549169735@qq.com
2026-08-06 21:52:03 +08:00
parent de5345607a
commit 23c9f52869
89 changed files with 21 additions and 513 deletions

11
.gitignore vendored
View File

@@ -1,11 +1,12 @@
.DS_Store
.idea/
.vscode/
codes/.env
codes/configs/config.local.yml
codes/web/node_modules/
codes/bin/
codes/coverage.out
.env
configs/config.local.yml
web/node_modules/
bin/
coverage.out
docs/
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template: