storkit: accept 414_story_loc_command_filters_out_known_huge_files

This commit is contained in:
dave
2026-03-27 19:14:37 +00:00
parent 043791194f
commit 7f7db57933
@@ -1,19 +0,0 @@
---
name: "loc command filters out known-huge files"
---
# Story 414: loc command filters out known-huge files
## User Story
As a ..., I want ..., so that ...
## Acceptance Criteria
- [ ] loc command excludes lockfiles and generated files (e.g. package-lock.json, Cargo.lock, frontend/package-lock.json) from results
- [ ] Exclusion list is defined as a constant, easy to extend
- [ ] Excluded files do not count toward line totals
## Out of Scope
- TBD