mirror of
https://github.com/karpathy/nanochat.git
synced 2026-01-23 03:44:19 +00:00
15 lines
117 B
Plaintext
15 lines
117 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
dev-ignore/
|
|
report.md
|
|
eval_bundle/
|
|
|
|
# Secrets
|
|
.env
|
|
|
|
# Local setup
|
|
.claude
|
|
CLAUDE.md
|
|
wandb/
|