From 986c03f68eed6143bd417f2b9fbc95e8d5f5fa4e Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Thu, 26 Mar 2026 09:13:04 -0500 Subject: [PATCH] Chore/sync mokostandards v04.00.27 (#91) * chore: update LICENSE from MokoStandards * chore: update update.xml from MokoStandards * chore: update phpstan.neon from MokoStandards * chore: update Makefile from MokoStandards * chore: update .gitignore from MokoStandards * chore: update composer.json from MokoStandards * chore: update .moko-standards from MokoStandards * chore: update .github/copilot.yml from MokoStandards * chore: update .github/copilot-instructions.md from MokoStandards * chore: update .github/CLAUDE.md from MokoStandards * chore: update .github/workflows/codeql-analysis.yml from MokoStandards * chore: update .github/workflows/enterprise-firewall-setup.yml 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 # ============================================================