diff --git a/.gitattributes b/.gitattributes index 3d2fe2ecda..07f430e944 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.c.inc diff=c *.h.inc diff=c +*.py diff=python