summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTanner Gooding <tagoo@outlook.com>2019-03-06 12:41:44 -0800
committerGitHub <noreply@github.com>2019-03-06 12:41:44 -0800
commit7dcc9e2bc5be857162dbd58977f10c1845a01975 (patch)
treee385c88c904d84336f9dcebf32d781b94c0643c4 /.gitignore
parent7d6d1eaa02c46cdabde9bef8a3f08cd58775bc08 (diff)
downloadcoreclr-7dcc9e2bc5be857162dbd58977f10c1845a01975.tar.gz
coreclr-7dcc9e2bc5be857162dbd58977f10c1845a01975.tar.bz2
coreclr-7dcc9e2bc5be857162dbd58977f10c1845a01975.zip
Adding *.nuget.dgspec.json to the gitignore file. (#23033)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7e029112e1..06702eab03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,6 +152,7 @@ publish/
*.nuget.g.targets
*.nuget.cache
**/packages/*
+*.nuget.dgspec.json
project.lock.json
project.assets.json