# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.mypy_cache
.pytest_cache
.ruff_cache
.coverage

# Reports
report.json

# Configuration
transmute.toml

# Logs
transmute.log
# Virtual environments
.venv
