File: options

package info (click to toggle)
unixcw 3.0.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,056 kB
  • sloc: ansic: 7,579; cpp: 1,477; sh: 549; makefile: 416; awk: 224
file content (3 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (8)
1
2
3
# Don't store changes on autogenerated files
# Source: http://raphaelhertzog.com/2011/01/28/3-ways-to-not-clutter-your-debian-source-package-with-autogenerated-files/
extend-diff-ignore = "(^|/)(config\.sub|config\.guess|Makefile)$"