Files
rarelens/.gitignore
T
Kemal Yaylali abde5ec6e4 chore: ignore .svelte-kit anywhere, not just under web/
Generated SvelteKit files landed at the repo root when the web tooling ran from there,
and the previous rule only matched web/.svelte-kit/.
2026-09-12 07:46:59 +01:00

20 lines
226 B
Plaintext

__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/README.md