chore: add .git-blame-ignore-revs
Add a file of commit SHAs that can be ignored when running commands like `git blame`. This can be enabled with the following command: $ git config blame.ignoreRevsFile .git-blame-ignore-revs See https://moxio.com/blog/ignoring-bulk-change-commits-with-git-blame.
This commit is contained in:
parent
51c5f5759d
commit
d55df5ca18
2
.git-blame-ignore-revs
Normal file
2
.git-blame-ignore-revs
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Move source files into an `src` directory.
|
||||||
|
51c5f5759d667821fc94b9ed170de9a43dfbc848
|
Loading…
Reference in a new issue