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:
parent
2e84f0c03f
commit
70eca6b9aa
3
.gitignore
vendored
3
.gitignore
vendored
@ -219,3 +219,6 @@ vcpkg_installed
|
|||||||
|
|
||||||
# Flatpak
|
# Flatpak
|
||||||
!packaging/**
|
!packaging/**
|
||||||
|
|
||||||
|
# Prevent accidentally uploading complete local PAT
|
||||||
|
nuget.config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user