feat: initialize ts-anomaly-td project skeleton

This commit is contained in:
张宗平
2026-06-11 15:31:16 +08:00
commit 1c1233bddd
8 changed files with 740 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
__pycache__/
*.py[cod]
.venv/
render/
logs/
*.png
*.json
.pytest_cache/
*.egg-info/