]> git.ipfire.org Git - thirdparty/git.git/blob - .gitattributes
Sync with 2.17.3
[thirdparty/git.git] / .gitattributes
1 * whitespace=!indent,trail,space
2 *.[ch] whitespace=indent,trail,space diff=cpp
3 *.sh whitespace=indent,trail,space eol=lf
4 *.perl eol=lf diff=perl
5 *.pl eof=lf diff=perl
6 *.pm eol=lf diff=perl
7 *.py eol=lf diff=python
8 /Documentation/git-*.txt eol=lf
9 /command-list.txt eol=lf
10 /GIT-VERSION-GEN eol=lf
11 /mergetools/* eol=lf