experiment/.gitignore
2024-11-14 15:14:22 +01:00

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/