Skip to content

chore: gitignore /audit/ working notes directory#121

Open
avrabe wants to merge 1 commit into
mainfrom
chore/gitignore-audit-notes
Open

chore: gitignore /audit/ working notes directory#121
avrabe wants to merge 1 commit into
mainfrom
chore/gitignore-audit-notes

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 19, 2026

Summary

  • Adds /audit/ to .gitignore so local audit working notes stop polluting git status.

Context

Each audit cycle leaves a working directory under audit/YYYY-MM-DD/ with quickstart, findings, and notes that are intentionally NOT committed — the distilled findings land in docs/security/ (e.g. attestation-cerisier-mapping.md, attestation-trust-scenarios.md) via dedicated PRs once the audit is consolidated.

Anchoring with a leading slash so only top-level audit/ is ignored.

Test plan

  • git status shows clean tree after adding audit/2026-04-30/
  • CI green (workflow_run on chore/* branches)

🤖 Generated with Claude Code

Stops local audit working notes from showing in `git status` while the
distilled findings continue to land in docs/security/ via dedicated PRs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant