From 1324f387b21f52a1e013e8c9884a33252d41d014 Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Fri, 1 Nov 2024 21:17:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20add=20git=20files=20to=20.docker?= =?UTF-8?q?ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.dockerignore b/.dockerignore index 1a3a766..4968693 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,3 +2,5 @@ bin lib include +.git +.forgejo