blob: b138159cf9ea3b604abb98092fe6a06550749a80 [file] [log] [blame]
# Auto detect text files and perform LF normalization
* text=auto
*.cs text diff=csharp eol=lf
# TODO: Uncomment when files are converted to lf (*NIX is default)
# *.java text diff=java eol=lf
# *.html text diff=html eol=lf
*.py text diff=python eol=lf
*.pl text diff=perl eol=lf
*.pm text diff=perl eol=lf
# *.css text eol=lf
*.js text eol=lf
# *.sql text eol=lf
*.sh text eol=lf
# *.bat text eol=crlf
*.cmd text eol=crlf
*.vcxproj text merge=union eol=crlf
*.csproj text merge=union eol=crlf
*.sln text merge=union eol=crlf