blob: bcc64d4cd3bab2b4bc33955ac59139b32047e49b [file] [log] [blame] [edit]
# Auto detect text files and perform LF normalization
* text=auto
*.cs text diff=csharp
*.java text diff=java eol=lf
*.html text diff=html eol=lf
*.css text eol=lf
*.js text eol=lf
*.sql text
*.xml text
*.csproj text merge=union
*.sln text merge=union eol=crlf
*.docx diff=astextplain