Skip to content

Commit 797484f

Browse files
committed
chore(linux): keep audit-*.md tracker files local
Audit reports are working notes (not changelog material). Ignoring docs/audit-*.md so future audits stay on the local tree without showing up in git status. Also reverts the single audit file that was accidentally pushed.
1 parent 21aab29 commit 797484f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

linux/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
target/
22
*.swp
33
.DS_Store
4+
5+
docs/audit-*.md

0 commit comments

Comments
 (0)