.gitignore: packages werden jetzt mit synchronisiert

This commit is contained in:
Rüdiger Vossel 2025-12-19 17:08:32 +01:00
parent 7866658a43
commit f4c9843959

2
.gitignore vendored
View File

@ -197,7 +197,7 @@ PublishScripts/
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
#**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed