nanochat/.gitignore

11 lines
135 B
Plaintext

.venv/
__pycache__/
*.pyc
rustbpe/target/
dev-ignore/
# Test results
tests/results/*.log
tests/results/*.json
!tests/results/.gitkeep