dawarich/docker/.dockerignore

9 lines
174 B
Text
Raw Permalink Normal View History

2024-04-04 17:12:32 -04:00
/log
/tmp
# We need directories for import and export files, but not the files themselves.
/public/exports/*
!/public/exports/.keep
/public/imports/*
!/public/imports/.keep