Setup repo
This commit is contained in:
commit
01b38a2fec
5 changed files with 1192 additions and 0 deletions
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue