From 306ebca0b7c56e724c55120bf6c100c645d7cb9c Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Mon, 12 Jun 2023 20:13:36 +0530 Subject: Pacify hx fuzzy finder and let it ignore build artifacts. --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 76181e1..eb5a316 100644 --- a/.hgignore +++ b/.hgignore @@ -1 +1 @@ -^target/ +target -- cgit v1.2.3