nopaque/.dockerignore
2022-11-11 14:59:14 +01:00

13 lines
144 B
Plaintext

# Exclude everything
*
# Include what we need
!app
!migrations
!tests
!.flaskenv
!boot.sh
!config.py
!nopaque.py
!requirements.txt