1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00

Add nuget.config file

Add nuget.config file because it contains secret data and should be kept localy
This commit is contained in:
Parsa 2021-04-21 18:45:44 +04:30 committed by GitHub
parent 218a941be9
commit 5f1ce29425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,9 @@ PublishScripts/
*.nuget.props *.nuget.props
*.nuget.targets *.nuget.targets
# Nuget personal access tokens and Credentials
nuget.config
# Microsoft Azure Build Output # Microsoft Azure Build Output
csx/ csx/
*.build.csdef *.build.csdef