1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Add nuget.config to .gitignore

Prevent leaking PAT in a place where GH can see it and revoke it

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
This commit is contained in:
Emily Mabrey 2021-09-15 21:21:37 -04:00
parent 2e84f0c03f
commit 70eca6b9aa
No known key found for this signature in database
GPG Key ID: 6F4EF47256A1B7DC

3
.gitignore vendored
View File

@ -219,3 +219,6 @@ vcpkg_installed
# Flatpak
!packaging/**
# Prevent accidentally uploading complete local PAT
nuget.config