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

# Virtual environments
.venv

# Project specific
uv.lock
*.log
.python-version

# Distribution
*.whl
.idea
.coverage
.pypirc