feat(all): 重炼 crates/common 核心组件、上线 Web 运维看板与 Docker 容器化部署
This commit is contained in:
+40
@@ -0,0 +1,40 @@
|
||||
# Generated by Cargo & DCTS
|
||||
# Rust Cargo build artifacts
|
||||
/target/
|
||||
.env
|
||||
# Database files
|
||||
/data/*.db
|
||||
/data/*.db-wal
|
||||
/data/*.db-shm
|
||||
/data/dcts.db*
|
||||
/data/dcts_queue.db*
|
||||
|
||||
# Dynamic computation outputs & execution sandboxes
|
||||
/data/results/
|
||||
/data/work/
|
||||
/data/runtime/
|
||||
.seed_cache/
|
||||
.coldfail/
|
||||
|
||||
# Logs and temporary execution outputs
|
||||
*.log
|
||||
*.tmp
|
||||
server.log
|
||||
node.log
|
||||
fort.6
|
||||
fort.7
|
||||
fort.8
|
||||
fort.9
|
||||
fort.12
|
||||
fort.17
|
||||
fort.19
|
||||
fort.55
|
||||
fort.84
|
||||
|
||||
# OS and Editor junk
|
||||
.DS_Store
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*~
|
||||
assets/data/
|
||||
Reference in New Issue
Block a user