From a178b327f54a911212ac957a6f5be9d8183ac26c Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 22 Oct 2017 14:39:59 +0200 Subject: [PATCH] hgignore: Stop ignoring *.report, these are no longer created since switching to busted --- .hgignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.hgignore b/.hgignore index 5880b67c3..2925bd662 100644 --- a/.hgignore +++ b/.hgignore @@ -15,7 +15,6 @@ config.unix *.rej *.save *~ -*.report *.o *.so *.install