This commit is contained in:
2026-08-29 13:32:57 +08:00
commit c56aa6e752
81 changed files with 14319 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
server/target/
web-ui/node_modules/
web-ui/dist/
sandbox/node_modules/
*.tsbuildinfo
data/
.idea/
*.iml
*.log
.env
.env.local
.DS_Store
dashscope_key.txt
deepseek_key.txt
__pycache__/
*.py[cod]
.env.*
!.env.example
test_data/