From 7f824ee792422fa934d24eabeb8d4d5b2b90e0a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Thu, 6 Feb 2020 21:58:50 +0100 Subject: [PATCH] updates gitignore and adds *.blob and TestResults --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e9b5caa..117de14 100644 --- a/.gitignore +++ b/.gitignore @@ -92,7 +92,6 @@ AppPackages/ [Bb]in [Oo]bj sql -TestResults [Tt]est[Rr]esult* *.Cache ClientBin @@ -107,3 +106,4 @@ _UpgradeReport_Files/ Backup*/ UpgradeLog*.XML +*.blob