Skip to content

Commit e7e619c

Browse files
committed
v2.1.0 - update packages
1 parent b3a14d9 commit e7e619c

File tree

20 files changed

+3
-16
lines changed

20 files changed

+3
-16
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,10 +192,8 @@ publish/
192192
# in these scripts will be unencrypted
193193
PublishScripts/
194194

195-
# The packages folder can be ignored because of Package Restore
196-
**/[Pp]ackages/*
197-
# except build/, which is used as an MSBuild target.
198-
!**/[Pp]ackages/build/
195+
# The packages folder can be ignored because of Package Restore
196+
# except build/, which is used as an MSBuild target.
199197
# Uncomment if necessary however generally it will be regenerated when needed
200198
#!**/[Pp]ackages/repositories.config
201199
# NuGet v3's project.json files produces more ignorable files

0 commit comments

Comments
 (0)