Cleaning up the public-facing repo:
- /build.sh, /moduldoku.md, /package-lock.json (root) untracked in
prior commit and now blocked via .gitignore
- .gitignore itself: dropped GSD baseline noise, deduped overlapping
patterns, added the three newly-untracked dev files
The schneespur/ subdirectory (Laravel app) is what users consume;
root-level dev tooling has no business in the distributed source.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>