Commit ae78cd9e authored by Carl Suster's avatar Carl Suster

Merge pull request #1078 from jamesottaway/patch-1

Ignore locally-built `*.nupkg` files
parents 561bd5d2 cfc9ce4e
...@@ -129,8 +129,9 @@ publish/ ...@@ -129,8 +129,9 @@ publish/
## passwords ## passwords
*.pubxml *.pubxml
# NuGet Packages Directory # NuGet Packages
packages/* packages/*
*.nupkg
## TODO: If the tool you use requires repositories.config ## TODO: If the tool you use requires repositories.config
## uncomment the next line ## uncomment the next line
#!packages/repositories.config #!packages/repositories.config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment