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