Files
compose_gen/.gitignore
2026-01-08 23:04:58 -06:00

11 lines
109 B
Plaintext
Executable File

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv