# Exclude everything
*

# Include what we need
!app
!migrations
!tests
!boot.sh
!config.py
!docker-nopaque-entrypoint.sh
!requirements.txt
!requirements.freezed.txt
!wsgi.py