[object Object]

← back to Dw Domain Launcher

gitignore: exclude *.bak backup files

4ba107f520bcb4a014ac0aff45538c15535a56c2 · 2026-06-03 13:35:53 -0700 · Steve

Files touched

Diff

commit 4ba107f520bcb4a014ac0aff45538c15535a56c2
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Jun 3 13:35:53 2026 -0700

    gitignore: exclude *.bak backup files
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1924158..088fd41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ tmp/
 dist/
 build/
 .next/
+*.bak

← 2aa6988 Link favicon.svg in head (use branded SVG, not .ico fallback  ·  back to Dw Domain Launcher  ·  chore: macstudio3 migration — reconcile from mac2 + repoint 591a771 →