]> git.ipfire.org Git - thirdparty/git.git/blobdiff - .gitattributes
fetch-pack: split up everything_local()
[thirdparty/git.git] / .gitattributes
index 8ce9c6b8888fe6c12949d30e3e8b461cb67bb43f..1bdc91e282c5393c527b3902a208227c19971b84 100644 (file)
@@ -1,8 +1,10 @@
 * whitespace=!indent,trail,space
 *.[ch] whitespace=indent,trail,space diff=cpp
 *.sh whitespace=indent,trail,space eol=lf
-*.perl eol=lf
-*.pm eol=lf
+*.perl eol=lf diff=perl
+*.pl eof=lf diff=perl
+*.pm eol=lf diff=perl
+*.py eol=lf diff=python
 /Documentation/git-*.txt eol=lf
 /command-list.txt eol=lf
 /GIT-VERSION-GEN eol=lf