mirror of
https://github.com/AvaLovelace1/LegoGPT.git
synced 2026-05-20 07:10:00 -05:00
15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
.idea
|
|
wandb
|
|
*.un~
|