From 1d7def445d7fdac9eec3c8b64cc98472cd51370c Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 26 Mar 2026 08:27:57 -0500 Subject: [PATCH] chore: update .gitignore from MokoStandards --- .gitignore | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.gitignore b/.gitignore index 0abc9f0..18cf5e1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,17 +28,6 @@ secrets/ *.sqlite *.sqlite3 -# ============================================================ -# Node / build tooling -# ============================================================ -node_modules/ -npm-debug.log* - -# ============================================================ -# Claude Code local settings -# ============================================================ -.claude/settings.local.json - # ============================================================ # OS / Editor / IDE cruft # ============================================================