Update .gitignore
This commit is contained in:
parent
f31c65da7b
commit
20d7567bce
|
|
@ -2,6 +2,7 @@
|
|||
[Bb]in/
|
||||
TestResults/
|
||||
.nuget/
|
||||
*.sln.ide/
|
||||
_ReSharper.*/
|
||||
packages/
|
||||
artifacts/
|
||||
|
|
@ -22,5 +23,4 @@ nuget.exe
|
|||
*DS_Store
|
||||
*.ncrunchsolution
|
||||
*.*sdf
|
||||
*.ipch
|
||||
/Routing.sln.ide
|
||||
*.ipch
|
||||
Loading…
Reference in New Issue