mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
20 lines
246 B
Plaintext
20 lines
246 B
Plaintext
# Dockerignore whitelist
|
|
*
|
|
|
|
!cbreader
|
|
!comic
|
|
!comic_auth
|
|
!static
|
|
!manage.py
|
|
!pyproject.toml
|
|
!setup.cfg
|
|
!entrypoint.sh
|
|
!entrypoint-cron.sh
|
|
!requirements.txt
|
|
!package-lock.json
|
|
!package.json
|
|
!frontend
|
|
!uv.lock
|
|
/frontend/node_modules
|
|
/frontend/dist
|