From 85c18cc578d68196b38a2f170a62ae0edc5d5020 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Thu, 15 Feb 2018 16:42:11 -0800 Subject: [PATCH] Add msbuild binlog to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 482e61881b..e38f0aa101 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ node_modules global.json BenchmarkDotNet.Artifacts/ .idea/ +msbuild.binlog