1
0
Fork 0

Setup repo

This commit is contained in:
Jöran Malek 2025-10-26 17:45:56 +01:00
commit 01b38a2fec
5 changed files with 1192 additions and 0 deletions

8
.gitattributes vendored Normal file
View file

@ -0,0 +1,8 @@
# Auto detect text files and perform LF normalization
* text=auto
*.cs text diff=csharp
*.sln text eol=crlf
*.csproj text eol=crlf
*.props text eol=crlf
*.targets text eol=crlf