This commit is contained in:
xiongxiao
2026-03-17 14:27:33 +08:00
committed by cnb
commit 884b1cd2dc
8 changed files with 282 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
*.exe
*.exe~
*.dll
*.so
*.dylib
# Build output
bin/
# Config
.env
config.local.yaml
logs
# js
node_modules
dist
pack-dist
storage