From 8b25eae69678be4fce9cf396e1b0adc6177e8363 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 22 Oct 2025 11:05:06 +0100 Subject: [PATCH] Remove docs and other artifacts from Docker build --- .dockerignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.dockerignore b/.dockerignore index b2ba04e8..f0264b1e 100644 --- a/.dockerignore +++ b/.dockerignore @@ -46,11 +46,15 @@ erl_crash.dump # Dev databases /data +/.github/ + +README.md /docs +/.claude/ +AGENTS.md +CLAUDE.md +*.livemd # Dev tooling and environment /mise.toml /mise.local.toml - -/.claude/ -/.github/