Skip to content

Commit

Permalink
fix(git): remove nuget ignore rules
Browse files Browse the repository at this point in the history
  • Loading branch information
njhale committed Apr 9, 2019
1 parent b1beb70 commit 7e246d2
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -326,18 +326,6 @@ publish/
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/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

0 comments on commit 7e246d2

Please sign in to comment.