haldis/.dockerignore

11 lines
98 B
Text
Raw Normal View History

2023-04-20 19:50:23 +02:00
# Ignore everything
*
# Include source, config and scripts
!app
!etc
!*.md
!*.sh
!*.txt
!LICENSE