← back to Bankrupt Leads
add canonical .gitignore per standing rule
924a86181d66178f3f67f17a4e7e6123aad22312 · 2026-05-07 12:05:24 -0700 · Steve
Files touched
Diff
commit 924a86181d66178f3f67f17a4e7e6123aad22312
Author: Steve <steve@designerwallcoverings.com>
Date: Thu May 7 12:05:24 2026 -0700
add canonical .gitignore per standing rule
---
.gitignore | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1924158
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
← b8ccf10 [overnight] pre-debate baseline
·
back to Bankrupt Leads
·
read filing text as UTF-8 with replace fallback to avoid dec b05a674 →