← back to Restaurant Directory
add canonical .gitignore per standing rule
79f5c90928bc13a602bc0ca520de52101d6640c7 · 2026-05-07 12:05:24 -0700 · Steve
Files touched
Diff
commit 79f5c90928bc13a602bc0ca520de52101d6640c7
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/
(oldest)
·
back to Restaurant Directory
·
Remove all health-code/inspection/violation rendering and dr bdac86f →