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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate McMaster <nate.mcmaster@microsoft.com>2017-10-11 19:56:59 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2017-10-12 01:48:50 +0300
commitc8068b7d1cf9ba3bfb456d5b8f4cd100e415b1f1 (patch)
treeadf6bd4106520211f1a3e32219da659e6837db32 /.gitignore
parent509210bcac00ac07ab8dfa8ed111a07badc671ab (diff)
Use submodules for source dependencies
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ed69f6667e..aa0331923d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,6 @@ node_modules
*.snk
.build
.nuget
-.r
.w
.deps
global.json