Files
gpt_from_scratch/.gitignore
T
2026-06-05 08:25:33 +08:00

8 lines
66 B
Plaintext

.venv/
__pycache__/
*.pyc
*.pyo
.ipynb_checkpoints/
*.whl
.aider*