From 841c0e64309c4ef52ae50c20a02624730fb5fefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8r=E2=88=82=C2=A1?= Date: Thu, 7 May 2026 11:16:47 +0000 Subject: [PATCH] Git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c18abdb34..575ceaae4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ cache # Deployment outputs from `just deploy-*` scripts deployments +/broadcast/** +logs/* # tooling node_modules