changeset 7823:feaaf725c54f

Ignore build directories. * * * Ignore configure-related files.
author Michael Goffioul <michael.goffioul@gmail.com>
date Fri, 08 Feb 2008 12:22:45 +0100
parents edbaa13397ee
children adb520646d7e
files .hgignore ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Feb 07 23:00:51 2008 +0100
+++ b/.hgignore	Fri Feb 08 12:22:45 2008 +0100
@@ -1,3 +1,8 @@
 (^|/)CVS($|/)
 (^|/)\.hg($|/)
 (^|/)\.hgtags($|/)
+
+^build-.*($|/)
+(^|/)configure$
+(^|/)autom4te.cache($|/)
+^config\.h\.in$
--- a/ChangeLog	Thu Feb 07 23:00:51 2008 +0100
+++ b/ChangeLog	Fri Feb 08 12:22:45 2008 +0100
@@ -1,3 +1,7 @@
+2008-06-04  Michael Goffioul <michael.goffioul@gmail.com>
+
+	* .hgignore: Also ignore build-.*, configure, and autom4te.cache.
+
 2008-05-22  Jaroslav Hajek <highegg@gmail.com>
 
 	* mk-opts.pl (emit_print_function, emit_set_function,