提交 ae78cd9e 编写于 作者: C Carl Suster

Merge pull request #1078 from jamesottaway/patch-1

Ignore locally-built `*.nupkg` files
...@@ -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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册