Skip to content

Commit 1506188

Browse files
authored
Merge pull request #38992 from compnerd/crlf
git: ensure that dosbatch files use CRLF for line endings
2 parents 83cc918 + fafc1e0 commit 1506188

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
@@ -1,2 +1,3 @@
11
*.swift.gyb linguist-language=Swift
22
*.cpp.gyb linguist-language=C++
3+
*.bat text eol=crlf

0 commit comments

Comments
 (0)