# Ignore everything
**

## Building
!/dist

# A few kb that can help someone understand the downloaded image
!/CHANGELOG.md
!CITATION.cff
!/test

## Deploy
!/gunicorn_config.py
!/LICENSE
!/README.md
!/ABOUT.md
!/init.sh

### If there is already a datawarehouse, it will be updated
!/datawarehouse/**
