aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VisualStudio.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 249d20f9..b68002de 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -151,6 +151,9 @@ publish/
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
+# NuGet v3's project.json files produces more ignoreable files
+*.nuget.props
+*.nuget.targets
# Windows Azure Build Output
csx/