__pycache__/ *.pyc *.egg-info/ build/ .venv/ .env !web/.env node_modules/ .svelte-kit/ web/build/ pipeline/work/ pipeline/.nextflow* pipeline/results/ mlruns/ *.tfstate *.tfstate.backup .terraform/ data/*.vcf* data/*.tsv data/*.case.json data/*.zip # The write-up and its figures are kept locally but out of the repository. docs/blog/ !data/README.md .DS_Store