Update the git template
This commit is contained in:
parent
77bcf111fb
commit
1b05921b70
|
|
@ -48,3 +48,5 @@
|
|||
*.fsproj text=auto
|
||||
*.dbproj text=auto
|
||||
*.sln text=auto eol=crlf
|
||||
|
||||
*.sh eol=lf
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
[Bb]in/
|
||||
TestResults/
|
||||
.nuget/
|
||||
.build/
|
||||
*.sln.ide/
|
||||
_ReSharper.*/
|
||||
packages/
|
||||
|
|
|
|||
Loading…
Reference in New Issue