Files
hooked-containers/.gitignore
John Lancaster f9d5b12a21 initial commit
2026-02-21 18:05:34 -06:00

11 lines
109 B
Plaintext

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