← back to Handbag Authentication
tighten .gitignore: add missing standing-rule patterns (*.log)
de67468349c4aa3717dd648ec0a5f77781313972 · 2026-05-07 12:29:26 -0700 · Steve
Files touched
Diff
commit de67468349c4aa3717dd648ec0a5f77781313972
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:29:26 2026 -0700
tighten .gitignore: add missing standing-rule patterns (*.log)
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 4e9fade..865f20e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ dist/
build/
.next/
*.bak
+
+# Standing-rule additions (2026-05-07)
+*.log
← bbb8c69 initial scaffold (gitify-all 2026-05-06)
·
back to Handbag Authentication
·
broaden .gitignore: bak/pre/orig/rej/swp/tilde junk patterns 1e400d7 →