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:
parent
0c0a87e709
commit
bc1333ec17
1 changed files with 1 additions and 2 deletions
3
plugins/ultraplan-local/.gitignore
vendored
3
plugins/ultraplan-local/.gitignore
vendored
|
|
@ -11,8 +11,7 @@ Desktop.ini
|
|||
.idea/
|
||||
|
||||
# Local configuration / session files
|
||||
*.local.md
|
||||
*.local.json
|
||||
*.local.*
|
||||
REMEMBER.md
|
||||
TODO.md
|
||||
ROADMAP.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue