mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
fafc1e0b94
This ensures that we do not accidentally convert line-endings in Windows batch files.
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
*.swift.gyb linguist-language=Swift
|
|
*.cpp.gyb linguist-language=C++
|
|
*.bat text eol=crlf
|