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

# Virtual environments
.venv
.coverage

# Generated test/scan outputs (manual harness runs)
*_results.txt
filter_coverage_results.txt
live_test_results.txt

# MkDocs build output
site/

# Local Claude Code config / agents (machine-local, not part of the package)
.claude/
