﻿# Python
__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
*.egg
dist/
build/
.eggs/

# Virtual environments
.venv/
venv/
ENV/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# Testing
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
tmp_pytest_*/

# Local temp artifacts
.tmp/
bench_tmp/
tmp_gitleaks_repo.json

# OS
.DS_Store
Thumbs.db

# Secrets / local config
.env
.env.local
*.pem
*.key

# Reports (generated output)
reports/
!docs/benchmarks/**/reports/
*.sarif
agentsec_report.*

# Claude Code
CLAUDE.md
.claude/
internal/
*strategy*.md
*memory*.md
*assessment*.md

# Private legal/evidence material (must never enter public repo)
**/EB1A*/
**/eb1a*/
**/*EB1A*.md
**/*EB1A*.txt
**/*eb1a*.md
**/*eb1a*.txt
**/*adjudicator*.md
**/*petition*.md
**/*immigration*.md
**/*profile_brief*.md
**/*evidence_index*.md
private-evidence/
legal/
