mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
# Dockerignore whitelist
|
|
*
|
|
|
|
!Pipfile
|
|
!Pipfile.lock
|
|
!cbreader
|
|
!comic
|
|
!comic_auth
|
|
!static
|
|
!manage.py
|
|
!pyproject.toml
|
|
!setup.cfg
|
|
!entrypoint.sh
|
|
!entrypoint-cron.sh |