blob: 0a5c249b7b9a5fd3a5a1e850af4551aefa3890ce [file] [log] [blame] [edit]
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Except for Windows-only / Visual Studio files
*.bat eol=crlf
*.sln eol=crlf
*.csproj eol=crlf
*.hdr binary