Skip to content

Commit 2963a3a

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Mark .bat files as requiring CR/LF endings
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 3853e3f commit 2963a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.pm eol=lf diff=perl
77
*.png binary
88
*.py eol=lf diff=python
9+
*.bat eol=crlf
910
/Documentation/git-*.txt eol=lf
1011
/command-list.txt eol=lf
1112
/GIT-VERSION-GEN eol=lf

0 commit comments

Comments
 (0)