# exclude all
*

# include wheels
!dist/custodia*.whl

# include Docker helpers
!contrib/docker
!contrib/config
