diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 00000000..094a1536 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,11 @@ +# When making commits that are strictly formatting/style changes, add the +# commit hash here, so git blame can ignore the change. See docs for more +# details: +# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile +# +# +# Example entries: +# +# # Formating changes +# # rename something internal +4352a86efc9a0270ecd0c1712c9f470a9bd8fb75 # Format all c++ files \ No newline at end of file