Skip to content

Commit

Permalink
feat: Add ignore revs file for git blame (ss220-space#2486)
Browse files Browse the repository at this point in the history
  • Loading branch information
lebedev authored Mar 29, 2023
1 parent 1a9199b commit 5b94ca5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#Ignores big formatting commits when checking blame.
#To make use of this file by default, run 'git config blame.ignoreRevsFile .git-blame-ignore-revs'
#in the project folder

## Line ending conversions

# File standardisation
04ba5c1cc902bf2eada751de7b1b72ebc64ecd86

0 comments on commit 5b94ca5

Please sign in to comment.