重构并拆分项目

This commit is contained in:
2026-06-25 17:23:11 +08:00
parent 3476d8cbcb
commit 79ec21bfd4
127 changed files with 1555 additions and 12411 deletions
+3 -33
View File
@@ -1,35 +1,5 @@
# Rust 构建产物
/target
tools/*/target/
tools/bin/
dist/
# 运行时数据(状态文件、缓存、聊天记录本地副本等)
.data/
.pi
# tool_manager 审计日志
tools/.tool_audit.log
# 环境配置(含密钥,不入库)
*/target
.env
.env.local
.env.*.local
# 密钥文件
*.pem
*.key
qweather/
# IDE
.vscode/
.idea/
*.swp
*.swo
# 操作系统
.DS_Store
Thumbs.db
read.md
.codegraph/
.reasonix/
.vscode
.agents