From ef421b4d30138395c0d3705f7eb1438e4fa75532 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Fri, 7 Feb 2014 10:16:46 -0800 Subject: [PATCH] Update the build template - Workaround myget feed issue - Updated build.cmd to new standard - Added new things to git ignore --- build-template/.gitignore | 2 ++ build-template/NuGet.Config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build-template/.gitignore b/build-template/.gitignore index 2554a1fc23..8bc217058d 100644 --- a/build-template/.gitignore +++ b/build-template/.gitignore @@ -20,3 +20,5 @@ nuget.exe *.userprefs *DS_Store *.ncrunchsolution +*.*sdf +*.ipch \ No newline at end of file diff --git a/build-template/NuGet.Config b/build-template/NuGet.Config index ab583b0ff7..a059188b09 100644 --- a/build-template/NuGet.Config +++ b/build-template/NuGet.Config @@ -1,7 +1,7 @@  - +