chore: remove tracked __pycache__ artifacts, add gitignore
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.env
|
||||
data/
|
||||
checkpoint_*.json
|
||||
Reference in New Issue
Block a user