Skip to content
Permalink
Browse files
Merge pull request #8369 from JosJuice/blame-ignorerevsfile
Add a git blame.ignoreRevsFile file
  • Loading branch information
stenzek committed Oct 6, 2019
2 parents dba7f33 + 20c6e1f commit 5a70ae8
Showing 1 changed file with 11 additions and 0 deletions.
@@ -0,0 +1,11 @@
# This file can be used for git blame using --ignore-revs-file
# or by setting blame.ignoreRevsFile in the git config.

# Remove unnecessary Src/ folders
34692ab826abc8f8faa61bdb2280b742424528f1

# Reformat C++ code
3570c7f03a2aa90aa634f96c0af1969af610f14d

# Reformat Android code
248ee12aed057acd0bdd310359c328e8d4fd5e5a

0 comments on commit 5a70ae8

Please sign in to comment.