# As of git 2.23, git-blame supports ignoring specific commits.  This is useful
# with commits that make bulk formatting changes without truly changing any
# code.
#
# This file lists ignorable pgindent, pgperltidy, and reformat-dat-files
# related commits only.  Please don't add commits that are not in this
# category.
#
# You can use the ignore list file by running:
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# Add new entries by adding the output of the following to the top of the file:
#
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso

21666ac96f7f1596c330afaa8a12f3031b748875 # 2025-12-08 16:32:04 +0900
# Run pgindent.

a48d72c1682294386fb21b4d17689ac4afde738b # 2025-07-18 15:39:40 +0900
# Fix indentation.

468573ad3d19bee5634e362d17df357298d4b51a # 2025-07-17 19:15:48 +0900
# Run pgindent.
