chore(llm-security): stage ignore patterns for session files
Add .local/ and HANDOFF-FINDINGS.local.md to .gitignore so session handoff artifacts (NEXT-SESSION-PROMPT.local.md, scratch findings) do not leak into commits. Pre-flight for Batch C v7.3.0.
This commit is contained in:
parent
2d8cef63d7
commit
b951f3a898
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,3 +12,5 @@ reports/watch/latest.json
|
|||
*.pem
|
||||
credentials.*
|
||||
secrets.*
|
||||
.local/
|
||||
HANDOFF-FINDINGS.local.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue