From 1f5df44cb04229cdd0f91b41dc742b2942592695 Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Wed, 28 Jan 2026 16:13:32 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20chore(matrix-nutriphi-bot):=20ad?= =?UTF-8?q?d=20dockerignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/matrix-nutriphi-bot/.dockerignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 services/matrix-nutriphi-bot/.dockerignore diff --git a/services/matrix-nutriphi-bot/.dockerignore b/services/matrix-nutriphi-bot/.dockerignore new file mode 100644 index 000000000..d6a8859ae --- /dev/null +++ b/services/matrix-nutriphi-bot/.dockerignore @@ -0,0 +1,6 @@ +node_modules +dist +.git +*.log +.env* +data