[object Object]

← back to Designtradereps

Add *.bak to .gitignore exclusions per standing junk-file rule

988b3209b53af8165b692fb6a1881d62b90cd2d3 · 2026-06-03 13:35:42 -0700 · Steve Abrams

Files touched

Diff

commit 988b3209b53af8165b692fb6a1881d62b90cd2d3
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 13:35:42 2026 -0700

    Add *.bak to .gitignore exclusions per standing junk-file rule
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4a0b3ea..b879cdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ tmp/
 dist/
 build/
 .next/
+*.bak

← b54ad50 initial scaffold  ·  back to Designtradereps  ·  (newest)