Skip to content

Commit

Permalink
remove nuget packeges from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lugehorsam committed Aug 13, 2020
1 parent 19300b5 commit 9fd126e
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .gitignore
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 9fd126e

Please sign in to comment.