Init
This commit is contained in:
commit
b01c097562
22 changed files with 1439 additions and 0 deletions
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
* 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue