[object Object]

← back to Blockprintedwallpaper

untrack 23 stale .bak/.pre-* snapshots + gitignore the pattern

8b0477f12ae4e16b8d1d0bf6b623f6c9497a31ae · 2026-05-18 20:51:55 -0700 · SteveStudio2

Files touched

Diff

commit 8b0477f12ae4e16b8d1d0bf6b623f6c9497a31ae
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Mon May 18 20:51:55 2026 -0700

    untrack 23 stale .bak/.pre-* snapshots + gitignore the pattern
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 9ae81e0..913246e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,6 @@ venv/
 *.swp
 .qodo/
 out/
+*.bak
+*.bak.*
+*.pre-*

← 3a604f2 wire product-grid sort through to /api/products + server-sid  ·  back to Blockprintedwallpaper  ·  facets total reflects niche-filtered count; add /about route bdb451f →