Skip to content

Commit

Permalink
Add git blame ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
mlund committed Jun 17, 2024
1 parent 62b6a50 commit 596eccc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Run this command to always ignore formatting commits in `git blame`
#
# ~~~
# git config blame.ignoreRevsFile .git-blame-ignore-revs
# ~~~
#
# See: https://www.stefanjudis.com/today-i-learned/how-to-exclude-commits-from-git-blame/

# Apply clang-format (17-jun-2024)
62b6a50d47f6687d8a2e39d562e04c7b3fab0411

0 comments on commit 596eccc

Please sign in to comment.