[object Object]

← back to Ffepurchasing

remove served backup file public/index.html.bak-20260526152130 and add *.bak-* to .gitignore

02ead9b65b83feb6e6fadb0397433e54f8573294 · 2026-05-30 23:54:36 -0700 · Steve Abrams

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

Files touched

Diff

commit 02ead9b65b83feb6e6fadb0397433e54f8573294
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sat May 30 23:54:36 2026 -0700

    remove served backup file 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 1e851f1..9ff2489 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ build/
 .next/
 *.bak
 *.bak.*
+*.bak-*
 *.pre-*
 *.pre-*.bak
 .deploy.conf

← 8a7bd96 scrub vendor name leaks from products.json source (224 produ  ·  back to Ffepurchasing  ·  /api/facets: drill-down counts over the active filtered set 4c34b57 →