Update the git template

This commit is contained in:
Victor Hurdugaci 2015-12-15 16:19:59 -08:00
parent 77bcf111fb
commit 1b05921b70
2 changed files with 3 additions and 0 deletions

View File

@ -48,3 +48,5 @@
*.fsproj text=auto *.fsproj text=auto
*.dbproj text=auto *.dbproj text=auto
*.sln text=auto eol=crlf *.sln text=auto eol=crlf
*.sh eol=lf

View File

@ -2,6 +2,7 @@
[Bb]in/ [Bb]in/
TestResults/ TestResults/
.nuget/ .nuget/
.build/
*.sln.ide/ *.sln.ide/
_ReSharper.*/ _ReSharper.*/
packages/ packages/