# Ignore changes in png files when generating source package. Some of
# these png files are regenerated during the build process, producing
# slightly different files (metadata differences), which (without this
# line) prevent building a source package.
extend-diff-ignore = "^sprites/png/.*\.png$"
