PM-3349 Added exception on gitignore so the nupkg for the AndroidX Credentials is added

This commit is contained in:
Federico Maccaroni 2024-02-14 13:58:35 -03:00
parent 8f8a5795d3
commit 75ec96f282
No known key found for this signature in database
GPG Key ID: 5D233F8F2B034536
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -148,6 +148,7 @@ publish/
# NuGet Packages
*.nupkg
!**/Xamarin.AndroidX.Credentials.1.0.0.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.