Files
siftlode/.git-blame-ignore-revs
T
peter d222751fe2 chore: add .git-blame-ignore-revs for the Prettier format pass
Lists the repo-wide format commit so `git blame` skips it. One-time local setup:
`git config blame.ignoreRevsFile .git-blame-ignore-revs` (Forgejo honours it too).
2026-07-21 02:26:53 +02:00

7 lines
344 B
Plaintext

# Revisions listed here are skipped by `git blame` (git >= 2.23) so mechanical,
# whole-repo reformatting does not bury the real authorship of each line.
# Configure once per clone: git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# Prettier one-time repo-wide format pass (R2 S1b, 2026-07-21)
51c36c2071728d2cd7ae580b7bfdf21f6867a347