Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.gitattributes: add a diff driver for Python
Declare that the *.py files in our tree are Python for the purposes of diffing, and as in 00ddc9d ("Fix build with core.autocrlf=true", 2017-05-09) set eol=lf on them, which makes sense like with the *.perl files. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information