Skip to content

Commit 1e58a0c

Browse files
committed
Merge pull request #646 from manojlds/master
Option to unignore repositories.config
2 parents a0570ae + 3aefe65 commit 1e58a0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ publish/
117117
# NuGet Packages Directory
118118
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
119119
#packages/
120+
## TODO: If the tool you use requires repositories.config, also uncomment the next line
121+
#!packages/repositories.config
120122

121123
# Windows Azure Build Output
122124
csx/

0 commit comments

Comments
 (0)