diff --git a/.gitignore b/.gitignore
index bdc3535..6066d33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,3 +106,8 @@ Generated_Code #added for RIA/Silverlight projects
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
+/bin
+/NDepend.Path/obj
+/NDepend.Path.Tests/obj
+/NDepend.Path.sln.ide
+/*.nupkg
diff --git a/NDepend.Path.Tests/NDepend.Path.Tests.csproj b/NDepend.Path.Tests/NDepend.Path.Tests.csproj
index b08f50d..847a4f5 100644
--- a/NDepend.Path.Tests/NDepend.Path.Tests.csproj
+++ b/NDepend.Path.Tests/NDepend.Path.Tests.csproj
@@ -59,10 +59,8 @@
..\bin\Debug\NDepend.Path.dll
False
-
- False
- ..\bin\Debug\nunit.framework.dll
- False
+
+ ..\packages\NUnit.2.6.4\lib\nunit.framework.dll
@@ -105,6 +103,7 @@
+