From 85021a88cdae737a611a205d926fdd5a70c261be Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sun, 4 May 2008 17:32:59 +0200 Subject: [PATCH] updated .hgignore --- .hgignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 03cd7996..8ce9197a 100644 --- a/.hgignore +++ b/.hgignore @@ -5,4 +5,7 @@ syntax: glob Cython/Compiler/Lexicon.pickle BUILD/ - +.coverage +*~ +*.orig +*.rej -- 2.26.2