Explorar el Código

Add nuget.config file

Add nuget.config file because it contains secret data and should be kept localy
Parsa hace 4 años
padre
commit
5f1ce29425
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

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