InkForge/.gitattributes
2024-02-09 13:02:20 +01:00

15 lines
420 B
Text

* text=auto
*.sln text encoding=UTF-8-BOM eol=crlf
*.csproj text encoding=UTF-8-BOM eol=crlf
*.props text encoding=UTF-8-BOM eol=crlf
*.targets text encoding=UTF-8-BOM eol=crlf
*.cs text encoding=UTF-8 diff=csharp
*.cshtml text encoding=UTF-8 diff=html
*.csx text encoding=UTF-8 diff=csharp
*.json text encoding=UTF-8 diff=json
*.axaml text encoding=UTF-8 diff=xml