haldis/.dockerignore

12 lines
105 B
Text
Raw Normal View History

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