From 9c53c9683ab161b0b88811a1f69ab544da43101b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Val=C3=A9rian=20Rey?= Date: Wed, 27 May 2026 17:48:04 +0200 Subject: [PATCH] Add .wtp.yml to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 94b88145..364fd025 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Worktrees worktrees/ +.wtp.yml # Claude (see https://github.com/anthropics/claude-code/issues/6235) CLAUDE.md