.venv/
__pycache__/
.pytest_cache/
.uv-cache/
*.py[cod]
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
htmlcov/
.tmp-test.db
.allbrain-*.db*
.allbrain.db*
.allbrain.db.bak*
ABMCP.allbrain.db.bak*
*.db
stress_run.log
*.diff
scripts/mcp_latency_profiles/

# Benchmark results (generated; committed baselines use git add -f)
benchmarks/results/

# AI coding tool dump files (generated per-workspace; never committed)
.kilo/
.kimi-code/
.mimocode/
.zcode/

# Diagnostic and analysis artifacts
bandit_report.json
git_changes.diff
*.allbrain-diagnostic*
*.db.bak*
