Skip to content

Commit 5f1ce29

Browse files
authored
Add nuget.config file
Add nuget.config file because it contains secret data and should be kept localy
1 parent 218a941 commit 5f1ce29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ PublishScripts/
205205
*.nuget.props
206206
*.nuget.targets
207207

208+
# Nuget personal access tokens and Credentials
209+
nuget.config
210+
208211
# Microsoft Azure Build Output
209212
csx/
210213
*.build.csdef

0 commit comments

Comments
 (0)