Skip to content

chore: untrack AUDIT.md and CLAUDE.md, keep local only#9

Merged
guillaumedelre merged 1 commit into
developfrom
chore/untrack-local-docs
May 14, 2026
Merged

chore: untrack AUDIT.md and CLAUDE.md, keep local only#9
guillaumedelre merged 1 commit into
developfrom
chore/untrack-local-docs

Conversation

@guillaumedelre
Copy link
Copy Markdown
Owner

Summary

  • Remove AUDIT.md and CLAUDE.md from git tracking via git rm --cached
  • Add both to .gitignore so they ne seront plus jamais committés
  • Les fichiers restent présents sur le disque local pour usage de travail

Test plan

  • git status ne liste pas AUDIT.md ni CLAUDE.md
  • Les fichiers sont toujours présents localement après merge

Remove both files from git history and add them to .gitignore.
They remain on disk for local use but will never be committed.

Co-authored-by: agilicode <agilicode@gmail.com>
@guillaumedelre guillaumedelre merged commit bcaeb93 into develop May 14, 2026
2 checks passed
@guillaumedelre guillaumedelre deleted the chore/untrack-local-docs branch May 14, 2026 09:05
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