Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-09-13 02:34:11 +0300
committerGitHub <noreply@github.com>2016-09-13 02:34:11 +0300
commitaeddf8e53ef0a25e388a146982d7a461fbc25f67 (patch)
treef441112a5a68dda6c65fd23d21de9ad4d7f8c5f0 /.gitignore
parent3e7647a23f9fc8002523b0c6cea65dc4353fbf47 (diff)
Add more nuget files to .gitignore (#1836)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a7c6fea2..97450b767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,6 +143,8 @@ publish/
*.publishproj
# NuGet Packages
+*.nuget.props
+*.nuget.targets
*.nupkg
**/packages/*
/packages/*