PKG: ignore changes in version.py while preparing source package

This commit is contained in:
Yaroslav Halchenko
2011-10-04 09:56:19 -04:00
committed by Stefan van der Walt
parent f49c3313b6
commit 081808d0e5
+2
View File
@@ -0,0 +1,2 @@
# Do not generate diff for version.py which gets updated by setup.py
extend-diff-ignore = "(^|/)scikits/image/version.py$"