File: options

package info (click to toggle)
openttd-opengfx 7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,224 kB
  • sloc: javascript: 976; php: 495; makefile: 473; sh: 363; sed: 5
file content (5 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
# 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$"