nanochat/.gitignore
2026-04-16 11:06:29 -07:00

23 lines
211 B
Plaintext

.venv/
__pycache__/
*.pyc
dev-ignore/
report.md
eval_bundle/
models/
.terraform/
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
# Secrets
.env
.env.local
.env.*.local
# Local setup
CLAUDE.md
wandb/
onnx_export/