snupkg added to gitignore

pull/6710/head
erolarkat 5 years ago
parent 5e7320106f
commit e38db346dd

1
.gitignore vendored

@ -153,6 +153,7 @@ PublishScripts/
# NuGet Packages
*.nupkg
*.snupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.

Loading…
Cancel
Save