[object Object]

← back to Yolo Agent

add canonical .gitignore per standing rule

f7c70cf275111ca1f0ff10517543ae1c6327979f · 2026-05-07 12:05:25 -0700 · Steve

Files touched

Diff

commit f7c70cf275111ca1f0ff10517543ae1c6327979f
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu May 7 12:05:25 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/

← 9b5c166 [overnight] pre-debate baseline  ·  back to Yolo Agent  ·  untrack node_modules per standing rule (was tracking 633 fil 0ca26b2 →