From 6a962e927ba5e7edb9783d09f7f3b627f2afab0a Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 31 Mar 2026 21:21:16 +0000 Subject: [PATCH] Add .version-bump-undo to .gitignore Local scratch file created by bump-version.sh; no need to track it. https://claude.ai/code/session_01QJnEnLfbXKR5FSCQ3Qfs53 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 364cb9c..bbfa1fc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ node_modules/ dist/ .env web-ext-artifacts/ +.version-bump-undo