From 8b3fcbe7f31c354dc5821a33dabfa389c530f370 Mon Sep 17 00:00:00 2001 From: Maarten Balliauw Date: Mon, 8 Dec 2014 15:47:56 +0100 Subject: [PATCH] No need for msbuild.log to be included --- .gitignore | 1 + msbuild.log | 17 ----------------- 2 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 msbuild.log diff --git a/.gitignore b/.gitignore index c50ad9f..d14687e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ obj *Resharper* test release/ +msbuild.log diff --git a/msbuild.log b/msbuild.log deleted file mode 100644 index 974fd46..0000000 --- a/msbuild.log +++ /dev/null @@ -1,17 +0,0 @@ -Build started 2/12/2014 13:40:53. - 1>Project "D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api.sln" on node 1 (default targets). - 1>ValidateSolutionConfiguration: - Building solution configuration "Release|Any CPU". - 1>Project "D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api.sln" (1) is building "D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api\SyntaxTree.FastSpring.Api.csproj" (2) on node 1 (default targets). - 2>CoreCompile: - Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. - CopyFilesToOutputDirectory: - SyntaxTree.FastSpring.Api -> D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api\bin\Release\SyntaxTree.FastSpring.Api.dll - 2>Done Building Project "D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api\SyntaxTree.FastSpring.Api.csproj" (default targets). - 1>Done Building Project "D:\Projects\Git\SyntaxTree.FastSpring.Api\src\SyntaxTree.FastSpring.Api.sln" (default targets). - -Build succeeded. - 0 Warning(s) - 0 Error(s) - -Time Elapsed 00:00:00.60