Skip to content

Commit cf4bb0c

Browse files
committed
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.
1 parent b255d43 commit cf4bb0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

VisualStudio.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ publish/
9292
# NuGet Packages Directory
9393
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
9494
#packages/
95-
!packages/repositories.config
9695

9796
# Windows Azure Build Output
9897
csx

0 commit comments

Comments
 (0)