From 9fd126e443ced6f6612af015f0b8fe97951a0818 Mon Sep 17 00:00:00 2001 From: Luke Gehorsam Date: Thu, 13 Aug 2020 13:29:45 -0400 Subject: [PATCH] remove nuget packeges from gitignore --- .gitignore | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/.gitignore b/.gitignore index 5e8e2c19..23df2ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -190,20 +190,6 @@ publish/ # in these scripts will be unencrypted PublishScripts/ -# NuGet Packages -*.nupkg -# The packages folder can be ignored because of Package Restore -**/[Pp]ackages/* -# except build/, which is used as an MSBuild target. -!**/[Pp]ackages/build/ -# except Nakama/, which contains the Nakama Unity SDK. -!**/[Pp]ackages/Nakama/ -# Uncomment if necessary however generally it will be regenerated when needed -#!**/[Pp]ackages/repositories.config -# NuGet v3's project.json files produces more ignorable files -*.nuget.props -*.nuget.targets - # Microsoft Azure Build Output csx/ *.build.csdef @@ -678,12 +664,6 @@ $RECYCLE.BIN/ # checkin your Azure Web App publish settings, but sensitive information contained # in these scripts will be unencrypted -# NuGet Packages -# The packages folder can be ignored because of Package Restore -# except build/, which is used as an MSBuild target. -# Uncomment if necessary however generally it will be regenerated when needed -# NuGet v3's project.json files produces more ignorable files - # Microsoft Azure Build Output # Microsoft Azure Emulator