__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
.env
.venv
env/
venv/
ENV/
benchmark.py

# Benchmarking and internal data (keep locally, not in OSS)
scripts/
benchmark_results/
golden_comments/
external_ground_truth/
benchmark_repos/
