inire/.gitignore
2026-03-07 08:26:29 -08:00

12 lines
122 B
Text

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