Files
pyinfo/.gitignore
Justin C. Miller fe6aa0ff01 Initial commit
2025-05-10 18:22:53 -07:00

11 lines
109 B
Plaintext

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