Removed packages directory from .gitignore

This commit is contained in:
Joseph Henry
2017-12-15 17:44:14 -08:00
parent bf9e145450
commit 5ee1a4e03e

2
.gitignore vendored
View File

@@ -245,7 +245,7 @@ PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
#**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed