From e170f80e6133a9b2f1337e5c08be706f4c2032c9 Mon Sep 17 00:00:00 2001 From: Anton Firszov Date: Sun, 13 Aug 2017 23:54:18 +0200 Subject: [PATCH] update .gitignore to match the new test output directory --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8034c8c89c..c100810602 100644 --- a/.gitignore +++ b/.gitignore @@ -202,7 +202,8 @@ FakesAssemblies/ **/node_modules **/node_modules/* -**/TestOutput +**/TestImages/ActualOutput +**/TestImages/ReferenceOutput # ASP.NET 5 project.lock.json