Skip to content

Commit d1eb6f1

Browse files
refactor: clean up .gitignore by removing unnecessary package folder ignores
1 parent 7956212 commit d1eb6f1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,6 @@ PublishScripts/
202202
*.nupkg
203203
# NuGet Symbol Packages
204204
*.snupkg
205-
# The packages folder can be ignored because of Package Restore
206-
**/[Pp]ackages/*
207-
# except build/, which is used as an MSBuild target.
208-
!**/[Pp]ackages/build/
209205
# Uncomment if necessary however generally it will be regenerated when needed
210206
#!**/[Pp]ackages/repositories.config
211207
# NuGet v3's project.json files produces more ignorable files

0 commit comments

Comments
 (0)