From: Haacked Date: Tue, 22 Jan 2013 19:51:46 +0000 (-0800) Subject: Remove inclusion of repositories.config X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cf4bb0cf464b1fb7b2dee93ec8f2f5d2aa88193c;p=gitignore.git Remove inclusion of repositories.config If you use package restore, you actually don't want this file included. It's not needed. It's only needed if you version packages. AKA, you only need this file if you are not ignoring the "packages" folder. --- diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 81c058f3..0eed40d7 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -92,7 +92,6 @@ publish/ # NuGet Packages Directory ## TODO: If you have NuGet Package Restore enabled, uncomment the next line #packages/ -!packages/repositories.config # Windows Azure Build Output csx