From 0cce95c9485bc49ae6a2af31046d1e5b2dcdf81e Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Thu, 4 Feb 2016 15:05:42 +0100 Subject: [PATCH] update ignore --- .gitignore | 4 +++- Tests/Tests.csproj | 3 --- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6a4d9ce0..be7a9df4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,15 @@ Win_x86 Debug - +packages /GOLib.suo /bin/* /obj/* /GOLib.userprefs /Tests/obj/* /Tests/bin/* +/UnitTest/obj +/UnitTest/bin MonoDevelop.GOLib/bin/ MonoDevelop.GOLib/build/ MonoDevelop.GOLib/obj/ diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 3e25ee30..ad4e7b42 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -209,9 +209,6 @@ PreserveNewest - - PreserveNewest - PreserveNewest -- 2.47.3