File: options

package info (click to toggle)
unixcw 3.3.1-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,168 kB
  • ctags: 1,741
  • sloc: sh: 11,464; ansic: 10,565; cpp: 1,594; awk: 245; makefile: 216; pascal: 115
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)$"