.git
.github
.mypy_cache
.pytest_cache
.ruff_cache
.venv
.venv-*
__pycache__
build
cover
data
dist
experiments
experiments_tracking
logs
peer_workspaces
runs
shared_findings
site
tasks
tests/**
!tests/fixtures/
!tests/fixtures/plugins/
!tests/fixtures/plugins/**
tool_results
*.egg-info
*.log
*.pyc
*.sqlite3
*.jsonl
