From 7993b6b00e6337571204d3334bde8e9561259145 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 26 Jun 2013 15:24:36 +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 unintended packages from repository. --- 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