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

# Virtual environments
.venv

.env
.claude/
.pytest_cache/
.playwright-mcp/

# Coverage
htmlcov/
.coverage
coverage.xml

# Temp files
tmp_*.json
.tmp_*.json
.artificer.pid
artificer.log


*.png