Skip to content

Commit 028df00

Browse files
twzrd-solclaude
andcommitted
chore(security): add gitignore entries for audit artifacts
Prevent AUDIT_REPORT.md and .plamen*/ scratchpads from being accidentally committed to this public repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent af49d76 commit 028df00

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ dump.so
55
*.so
66
.env
77
test-ledger/
8+
9+
# Audit artifacts — never commit to public repo
10+
.plamen*/
11+
AUDIT_REPORT.md
12+
AUDIT_REPORT_*.md

0 commit comments

Comments
 (0)