aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorParsa <parsalotfy@outlook.com>2021-04-21 18:45:44 +0430
committerGitHub <noreply@github.com>2021-04-21 18:45:44 +0430
commit5f1ce29425f13e01983bfc952d4f81163066bbc4 (patch)
tree3d1e36848adf322c26b3c6b3bf4d25dff5b469a4 /VisualStudio.gitignore
parent218a941be92679ce67d0484547e3e142b2f5f6f0 (diff)
downloadgitignore-5f1ce29425f13e01983bfc952d4f81163066bbc4.tar.gz
gitignore-5f1ce29425f13e01983bfc952d4f81163066bbc4.zip
Add nuget.config file
Add nuget.config file because it contains secret data and should be kept localy
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 1ee53850..b0010137 100644
--- a/VisualStudio.gitignore
+++ b/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