diff --git a/.gitignore b/.gitignore index 62635f5..09debff 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,6 @@ TestUnitTestingAndTraitsWithNuGet/NDependOut/ TestUnitTestingAndTraitsWithNuGet/TestUnitTestingAndTraits.ndproj *.coveragexml .git.zip +/TestUnitTestingAndTraitsWithNuGet/UnitTestForNet2/obj/Debug/UnitTestForNet2.csproj.FileListAbsolute.txt +/TestUnitTestingAndTraitsWithNuGet/WebApplication1/obj/Debug/WebApplication1.csproj.FileListAbsolute.txt +/TestUnitTestingAndTraitsWithNuGet/xUnit.Test/obj/Debug/xUnit.Test.csproj.FileListAbsolute.txt