From b48c2bdd59783197c93cde531e6e8b9747c0a88f Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 28 Apr 2010 05:28:22 -0400 Subject: tools/distclean: use git-clean when possible git-clean is much faster and more reliable... Also add confdefs.h in gitignore, although this file is normally removed at the end of the configure script. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index da856290..7def6f80 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ NP-VERSION-FILE /Cache.pm /command.cfg /compile +/confdefs.h /config.* /configure /debian -- cgit v1.2.3