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-11-09 03:27:54 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2017-11-09 03:31:07 +0300
commitdae1f1ce787cb0e2141e15eac421245a054e6cd5 (patch)
tree97cb62c911651fdbcb3d607722e31e7e58eaab85 /.gitignore
parent04aad16bdb5df9cbd4618cdd9a31a13911bc2cad (diff)
parentb0de6da24fb726941371f1697afbf21bc7928f95 (diff)
Merge branch 'rel/2.0.3' into dev
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 75392f570d..be57879a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,8 @@ _ReSharper.*
*.pidb
*.vspx
*.psess
+*.binlog
+*.log
packages
target
artifacts
@@ -16,6 +18,8 @@ StyleCop.Cache
node_modules
*.snk
.nuget
+.r
+.w
.deps
global.json
-*.binlog
+msbuild.ProjectImports.zip