Browse Source

Merge pull request #646 from manojlds/master

Option to unignore repositories.config
Adam Roben 11 years ago
parent
commit
1e58a0c110
1 changed files with 2 additions and 0 deletions
  1. 2 0
      VisualStudio.gitignore

+ 2 - 0
VisualStudio.gitignore

@@ -117,6 +117,8 @@ publish/
 # NuGet Packages Directory
 ## TODO: If you have NuGet Package Restore enabled, uncomment the next line
 #packages/
+## TODO: If the tool you use requires repositories.config, also uncomment the next line
+#!packages/repositories.config
 
 # Windows Azure Build Output
 csx/