From 35c2631d30ba676bf50f9f96b5258f7609235f9e Mon Sep 17 00:00:00 2001 From: Endy Tjahjono Date: Wed, 26 Jun 2013 15:47:11 +0700 Subject: [PATCH] VisualStudio switch default to NOT commit packages to repository. I think it is easier to add missing packages to repository than remove unint --- VisualStudio.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 99456160..62cbfcc2 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -94,8 +94,8 @@ publish/ *.pubxml # NuGet Packages Directory -## TODO: If you have NuGet Package Restore enabled, uncomment the next line -#packages/ +## TODO: If you don't have NuGet Package Restore enabled, comment the next line so you can commit packages to repository +packages/ # Windows Azure Build Output csx