mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-22 15:12:00 -05:00
Mark .bat files as requiring CR/LF endings
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3,6 +3,7 @@
|
||||
*.sh whitespace=indent,trail,space eol=lf
|
||||
*.perl eol=lf
|
||||
*.pm eol=lf
|
||||
*.bat eol=crlf
|
||||
/Documentation/git-*.txt eol=lf
|
||||
/command-list.txt eol=lf
|
||||
/GIT-VERSION-GEN eol=lf
|
||||
|
||||
Reference in New Issue
Block a user