Skip to content

Commit

Permalink
chore: add git blame ignore file [skip ci] (#819)
Browse files Browse the repository at this point in the history
The extensive changes can be hidden from the blame view using Git's git blame --ignore-revs-file configuration setting.
  • Loading branch information
Bambooin authored Feb 16, 2024
1 parent 28d1e7e commit c3edda7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# apply clang format in other folders
3368db1525b4441844cda859bb6fc70adaf845c6

# apply clang format in src folder
ab586ca1f32477edc00dfd6cfa555dd5425d283f

0 comments on commit c3edda7

Please sign in to comment.