File: options

package info (click to toggle)
cwdaemon 0.10.2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,176 kB
  • sloc: sh: 3,873; ansic: 2,425; perl: 1,181; makefile: 66
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)$"