diff --git a/.gitignore b/.gitignore
index efef81553b..719b4f50e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,5 @@ PublishProfiles/
*DS_Store
*.ncrunchsolution
*.log
-*.vspx
\ No newline at end of file
+*.vspx
+/.symbols
diff --git a/Microsoft.AspNet.CoreServices/Microsoft.AspNet.CoreServices.csproj b/Microsoft.AspNet.CoreServices/Microsoft.AspNet.CoreServices.csproj
index 9d819b6622..1d50d51d5e 100644
--- a/Microsoft.AspNet.CoreServices/Microsoft.AspNet.CoreServices.csproj
+++ b/Microsoft.AspNet.CoreServices/Microsoft.AspNet.CoreServices.csproj
@@ -39,6 +39,9 @@
+
+
+