← back to Agent Cabinet
gitignore: exclude *.bak per standing code-health rule
805da5ee9819ecc2d1d93d571f6dd5629ef5b181 · 2026-06-03 08:56:52 -0700 · Steve
Files touched
Diff
commit 805da5ee9819ecc2d1d93d571f6dd5629ef5b181
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Jun 3 08:56:52 2026 -0700
gitignore: exclude *.bak per standing code-health rule
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 697a3e6..a084fe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ tmp/
dist/
build/
.next/
+*.bak
← 1c95831 snapshot — gitify backup 2026-05-19
·
back to Agent Cabinet
·
Cabinet: add plain-English owns descriptions for 5 plugin/MC e0540bc →