# Since version 2.23 (released in August 2019), git-blame has a feature
# to ignore or bypass certain commits.
#
# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs

# Whole tree reformat PR#3571
2b4ec88daebd35fefb5bf5c73d7fc2b4155771ed

# Second reformat to find fixed point PR#3577
905aa935f5ce344a48ef4d5edab3c31efa8d793e

# Reformat of CodeEmitter inl files
8760c593ece92d7e9fa94c40da0368fd367c9cad

# Whole-tree reformat with clang-format-19
5267cde60e7642852d18f20ae8568643bb5293d5

# Minor reformat with clang-format-19
9fdd96af61c969cb5732471223f00eda64b7a069
