2022-11-11 13:59:14 +00:00
|
|
|
# Exclude everything
|
|
|
|
*
|
|
|
|
|
|
|
|
# Include what we need
|
|
|
|
!app
|
|
|
|
!migrations
|
|
|
|
!tests
|
|
|
|
!boot.sh
|
|
|
|
!config.py
|
2023-12-15 12:56:03 +00:00
|
|
|
!docker-nopaque-entrypoint.sh
|
2022-11-11 13:59:14 +00:00
|
|
|
!requirements.txt
|
2024-04-10 11:52:33 +00:00
|
|
|
!wsgi.py
|