仓库骨架:README、CLAUDE.md、分层重构路线图(docs/00-roadmap.md)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-17 11:26:11 -04:00
commit 6dc13314d8
4 changed files with 157 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
references/
__pycache__/
*.pyc
.venv/
checkpoints/
wandb/
outputs/
slurm/
.env
*.egg-info/
data/
logs/
*.log
.pytest_cache/
.ruff_cache/