chore(ultraplan-local): generalize *.local.* gitignore for perf-measure script

Replaces explicit *.local.md + *.local.json rules with single *.local.*
glob covering the new examples/01-add-verbose-flag/perf-measure.local.sh
and perf-baseline.local.md operator-driven measurement harness for SC1
wall-time gate.

The harness files themselves stay outside git (operator-run only). The
.gitignore generalization is the only tracked change.

[skip-docs]
This commit is contained in:
Kjell Tore Guttormsen 2026-05-04 08:47:52 +02:00
commit bc1333ec17

View file

@ -11,8 +11,7 @@ Desktop.ini
.idea/
# Local configuration / session files
*.local.md
*.local.json
*.local.*
REMEMBER.md
TODO.md
ROADMAP.md