From bea927e658c865dd47a7a7079f0de4cde1418429 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Tue, 9 Feb 2021 10:14:00 +0000 Subject: [PATCH] Ignore a couple more files & dirs --- .hgignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 2070702..7c0b5fe 100644 --- a/.hgignore +++ b/.hgignore @@ -22,4 +22,6 @@ re:^x64/Debug/ re:^x64/Release/ re:^Release/ re:^Debug/ -build/ +build +build_* +UpgradeLog*