Browse Source

snupkg added to gitignore

pull/6696/head
erolarkat 5 years ago
parent
commit
e38db346dd
  1. 1
      .gitignore

1
.gitignore

@ -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