mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 09:40:36 +00:00
Implement native Debian packaging (control files are part of the source repo) with Makefile to simplify the release procedure.
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
extend-diff-ignore = "(^|/)(Makefile|setup\.cfg)$"
|
|
extend-diff-ignore = "(^|/)(docs/.*)$"
|
|
extend-diff-ignore = "(^|/)(build/sphinx/doctrees/.*)$"
|