# types-lodash/README.md ships with CRLF in the upstream tarball, but git's
# `* text=auto` (.gitattributes) normalizes it to LF on checkout, producing a
# phantom line-ending-only diff that dpkg-source rejects. Ignore that file.
extend-diff-ignore = "types-lodash/README\.md$"
