# Mac custom folder attributes.
.DS_Store

# Ignores Intellij IDEA folder.
.IDEA/
/vip.iml

# Apptainer images build folder.
/images
/utils/apptainer/sif

# Installed resource folders.
/resources/*
!/resources/**/
/resources/gado/
!/resources/biomart_ensembl_entrez_mapping.txt
!/resources/README.txt
!/resources/decision_tree_*.json
/resources/vep/cache
!/resources/vep/plugins
!/resources/*.chain
!/resources/*.chain.gz

# test
/test/output
/test/**/resources/downloads

# nextflow
nextflow
nextflow-*-dist

# vip
/vip

# mkdocs
/site