Files
2025-11-30 17:30:52 +03:00

16 lines
322 B
Plaintext

# 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
*.slnx text merge=union eol=crlf
*.docx diff=astextplain