Files
python-gpiozero/debian/source/options
Dave Jones c8105c8dc3 Fix #44
Implement native Debian packaging (control files are part of the source
repo) with Makefile to simplify the release procedure.
2015-10-10 15:54:08 +01:00

4 lines
146 B
Plaintext

extend-diff-ignore = "(^|/)(Makefile|setup\.cfg)$"
extend-diff-ignore = "(^|/)(docs/.*)$"
extend-diff-ignore = "(^|/)(build/sphinx/doctrees/.*)$"