From 67fbfa995e111ddf31ed53ae69710f1b7aff6523 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Ignore some more generated autoconf files. --- .hgignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index ac0b189..8a08fbd 100644 --- a/.hgignore +++ b/.hgignore @@ -6,4 +6,8 @@ ^livecd\.ks$ ^livecd-test\.ks$ ^livecd-post\.sh$ -^pod2htm.* \ No newline at end of file +^pod2htm.* +^autom4te\.cache +^configure$ +^config\.log$ +^config\.status$ -- 1.8.3.1