From 2ced4851c8809c7c2b0f16ea5435abc78b7fb48f Mon Sep 17 00:00:00 2001 From: stellarshenson Date: Thu, 27 Nov 2025 00:03:02 +0100 Subject: [PATCH] chore: add compose_override.yml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6578fe9..75af7ce 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ **/.ipynb_checkpoints **/.claude **/.claude/* +compose_override.yml # EOF *.bundle.*