From 240d4885b23a79b1a244ee6767f513c38072d669 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Sun, 31 Oct 2010 00:08:13 -0700 Subject: [PATCH] Another entry in .hgignore. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index a4e97a7f..6fa71316 100644 --- a/.hgignore +++ b/.hgignore @@ -6,6 +6,7 @@ syntax: glob Cython/Compiler/Lexicon.pickle BUILD/ build/ +dist/ .coverage *~ *.orig -- 2.26.2