From cb39cbcaced173c9dcdcec3942f8fd991d03dfb3 Mon Sep 17 00:00:00 2001 From: johba Date: Sat, 28 Mar 2026 21:49:30 +0000 Subject: [PATCH] chore: gitignore smoke-init.yml to prevent agents recreating it Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bcc5231..b828cf5 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ gardener/dust.jsonl # Individual encrypted secrets (managed by disinto secrets add) secrets/ +.woodpecker/smoke-init.yml