[object Object]

← back to Philipperomano

gitignore: exclude .deploy.conf (deploy config, untracked)

efb6b90b6510b3f66781a2844c99abb270f83556 · 2026-06-03 23:10:58 -0700 · Steve

Files touched

Diff

commit efb6b90b6510b3f66781a2844c99abb270f83556
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Jun 3 23:10:58 2026 -0700

    gitignore: exclude .deploy.conf (deploy config, untracked)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a76d433..eb7963e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ build/
 *~
 *.old
 copy-of-*
+.deploy.conf

← 9ddbf64 Scrub residual vendor names from products.json (title/vendor  ·  back to Philipperomano  ·  Replace pagination with infinite scrolling (IntersectionObse 983ba4d →