Skip to content

Commit

Permalink
chore: add .git-blame-ignore-revs (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Mar 22, 2024
1 parent aa7d216 commit 1afc21c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This file is used to ignore revisions when using `git blame`
# https://git-scm.com/docs/git-blame#Documentation/git-blame.txt-blameignoreRevsFile
#
# To use this file:
# 1. Add the full commit SHA of a revision to ignore on a new line
# 2. Configure `git` to ignore blame using this file:
# `git config blame.ignoreRevsFile .git-blame-ignore-revs`

# chore: format all package.json files (#160)
aa7d21641e71854ad6f2f7b736963e2a8f669b2a

0 comments on commit 1afc21c

Please sign in to comment.