[object Object]

← back to Suedewallpaper

fix: remove stale public/index.html.bak-20260526152130 and add *.bak-* to .gitignore

1b1fb5f602637768f2a491bf6f85e9b6f6a6a370 · 2026-05-30 21:25:27 -0700 · Steve Abrams

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files touched

Diff

commit 1b1fb5f602637768f2a491bf6f85e9b6f6a6a370
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sat May 30 21:25:27 2026 -0700

    fix: remove stale public/index.html.bak-20260526152130 and add *.bak-* to .gitignore
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e048c55..ca56c4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,5 +10,6 @@ dist/
 build/
 .next/
 *.bak
+*.bak-*
 *.pre-*
 *.bak.*

← 14a3204 feat(fleet): theme1/theme2 query-param-gated toggle on catal  ·  back to Suedewallpaper  ·  Pass noopener,noreferrer to sister-site constellation window df227d1 →