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

# Virtual environments
.venv

# Coverage
cov.xml
coverage.xml
.coverage
.coverage.*
htmlcov/

# Mkdocs
site/

# MacOS
.DS_Store

# temp files
tmp/

# AI assistant files
.claude
