Commit graph

3 commits

Author SHA1 Message Date
Quinn Ftw
df2ac5830e chore(run): 🗑️ Remove tracked node_modules files from run directory
Remove 39 previously-tracked node_modules files that should not have been
committed. These files were tracked due to historical reasons but are now
properly excluded via .gitignore.

Files removed:
- blessed/usr/* (terminal emulation files)
- bresenham, buffers (utility libraries)
- drawille-blessed-contrib (canvas drawing)
- wordwrap, x256 (text processing)

Total: 39 files, 5,665 deletions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 18:43:22 -08:00
Quinn Ftw
5cd0e134cd docs(.gitignore): 📝 add .log file pattern to ignore logs globally
Patterns added: *.log
2026-02-02 13:15:13 -08:00
Quinn Ftw
85621b287e chore: snapshot before monorepo consolidation
Capture current working state before converting platform-tooling
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:39 -08:00