Respect gitignores

This commit is contained in:
Andras Schmelczer 2026-01-24 16:14:50 +00:00
parent bb1e5fa826
commit 40d87a9d32
2 changed files with 34 additions and 1 deletions

View file

@ -8,6 +8,7 @@ RUN apk --no-cache add \
openssh \
bash \
coreutils \
git \
borgbackup=1.4.0-r0
COPY src /src