From 0fb0fbefa5fcd62ea5b6fe0f433588df270dcd71 Mon Sep 17 00:00:00 2001 From: Ashic Mahtab Date: Thu, 6 Mar 2014 11:25:15 +0000 Subject: [PATCH] Packages folder is ignored correctly --- VisualStudio.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index d5ab3bec..55f58a11 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -123,7 +123,7 @@ publish/ *.azurePubxml # NuGet Packages Directory -packages/* +packages/ ## TODO: If the tool you use requires repositories.config uncomment the next line #!packages/repositories.config