Skip to content

Commit 3ba23cb

Browse files
committed
DOS batch files should always have CRLF line endings.
1 parent a9c15c7 commit 3ba23cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Auto detect text files and perform LF normalization
22
* text eol=lf
33
*.pdf binary
4+
*.bat eol=crlf

0 commit comments

Comments
 (0)