nanochat/.gitignore
Manmohan 2be82fe731
Merge pull request #13 from manmohan659/feat/terraform-infra
feat(terraform): provision full AWS stack for samosaChaat
2026-04-16 14:26:20 -04:00

35 lines
355 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/
# Terraform
**/.terraform/*
*.tfstate
*.tfstate.*
*.tfvars
crash.log
crash.*.log
override.tf
override.tf.json
*_override.tf
*_override.tf.json