From e6fc1e3fc111f3a938b10e2fc46144ba380c3771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matou=C5=A1=20Volf?= Date: Thu, 12 Dec 2024 22:05:05 +0100 Subject: [PATCH] chore: remove the dist directory from .dockerignore --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index c41aef0..f8ec454 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,7 +1,6 @@ /.dioxus/ /.git/ /.github/ -/dist/ /debug/ /node_modules/ /static/