Skip to content

Commit ad638e3

Browse files
committed
Update .gitignore to correctly ignore Packages folder
1 parent 9616f39 commit ad638e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ PublishScripts/
461461
# NuGet Symbol Packages
462462
*.snupkg
463463
# The packages folder can be ignored because of Package Restore
464-
#**/[Pp]ackages/*
464+
**/Packages/*
465465
# except build/, which is used as an MSBuild target.
466466
!**/[Pp]ackages/build/
467467
# Uncomment if necessary however generally it will be regenerated when needed

0 commit comments

Comments
 (0)