# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.mypy_cache/
.pytest_cache/
.ruff_cache/
.claude
.coverage
htmlcov/
.python-version
# Virtual environments
.venv
.hypothesis/
env/
venv/
ENV/
env.bak/
venv.bak/
# IDEs and editors  
.vscode/
.idea/
*.swp
*.swo   
# Logs and databases
*.log

# Test results and coverage
E2E_TEST_RESULTS.md
E2E_V3_RESULTS.md
coverage.json

# Windows zone identifiers
*:Zone.Identifier

# Test scripts (temporary)
e2e_test*.sh   
site/
