chore: remove tracked __pycache__ artifacts, add gitignore

This commit is contained in:
Bot
2026-08-31 02:44:10 +08:00
parent e23225f112
commit 0352802b77
+6
View File
@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.venv/
.env
data/
checkpoint_*.json