[object Object]

← back to Architecturalwallcoverings

untrack 30 stale .bak/.pre-* snapshots (25 served from public/) and ignore the pattern

753811e35c217249b05a42493ab438e0d338d91a · 2026-05-18 20:37:37 -0700 · SteveStudio2

Files touched

Diff

commit 753811e35c217249b05a42493ab438e0d338d91a
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Mon May 18 20:37:37 2026 -0700

    untrack 30 stale .bak/.pre-* snapshots (25 served from public/) and ignore the pattern
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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

← 9609ab0 fix non-functional sort select — pass state.sort to /api/pro  ·  back to Architecturalwallcoverings  ·  sitemap.xml: include the real static content pages 8764206 →