From 12ccd79e24191c199bbdfaf3fb8256c015ecf92b Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Tue, 10 Jun 2008 19:54:04 +0200 Subject: [PATCH] more .hgignore's --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 8ce9197a..5fa26e2e 100644 --- a/.hgignore +++ b/.hgignore @@ -5,7 +5,9 @@ syntax: glob Cython/Compiler/Lexicon.pickle BUILD/ +build/ .coverage *~ *.orig *.rej +*.dep -- 2.26.2