1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00

VisualStudio: Include the packages/repositories.config file.

I agree to ignore the NuGet packages folder, but I really think you should check in the repositories.config so NuGet PackageRestore can do it's magic when someone pulls the code and tries to build it...
This commit is contained in:
Kristian Hellang 2012-08-15 10:54:17 +03:00 committed by Haacked
parent 78b77feb29
commit 5f950e0aec

View File

@ -89,6 +89,7 @@ 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