mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
git: ensure that dosbatch files use CRLF for line endings
This ensures that we do not accidentally convert line-endings in Windows batch files.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,2 +1,3 @@
|
||||
*.swift.gyb linguist-language=Swift
|
||||
*.cpp.gyb linguist-language=C++
|
||||
*.bat text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user