15 lines
150 B
Plaintext
15 lines
150 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# logs and such
|
|
output/
|
|
lightning_logs/
|