From 576cf902baf5d488aad42c2de88092d7caa27f67 Mon Sep 17 00:00:00 2001 From: Mike Nolan Date: Mon, 5 Jul 2021 09:16:00 -0500 Subject: [PATCH] NULL --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 085cd98..b3a6b21 100644 --- a/.gitignore +++ b/.gitignore @@ -197,7 +197,7 @@ PublishScripts/ # NuGet Symbol Packages *.snupkg # The packages folder can be ignored because of Package Restore -**/[Pp]ackages/* +#**/[Pp]ackages/* # except build/, which is used as an MSBuild target. !**/[Pp]ackages/build/ # Uncomment if necessary however generally it will be regenerated when needed