# Upstream ships a generated docs/transient.texi to meet Emacs addon
# manager requirements like NonGNU ELPA and MELPA (see
# https://github.com/magit/transient/discussions/347).  This file will
# also be regenerated during building and causing source tree change.
# This causes failure when building twice in a row.  This setting
# avoid such extraneous diffs.
extend-diff-ignore = "(^|/)(docs/transient\.texi)$"
