# Python
__pycache__/
build/
dist/
*.egg-info/
*.py[cod]
*.history
history
*history
*.docx*

# Environments
.env/
.env
.venv*/
env/
venv/

# Testing
.pytest_cache/
.coverage
htmlcov/
/test_db/
tests/data/expected_output/
tests/config/old/

# IDE
/.idea/
/.vscode/
/.junie/
/.claude/

# Nextflow
/.nextflow/
/work/
.nextflow.log*


# extra
*.log
CLAUDE.md
AGENTS.md
RELEASE.md
VARIANT_COUNT_ANALYSIS.md
TEST_SUMMARY.md

docker/gnomad-data/
tests/benchmarks/
