This commit is contained in:
Mike Nolan 2021-07-05 09:16:00 -05:00
parent cab8001f84
commit 576cf902ba
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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