From 92c84d8429a244ef94bddd36f32667b5236be5e1 Mon Sep 17 00:00:00 2001 From: Matthew Fioravante Date: Fri, 18 Jan 2013 10:55:48 +0000 Subject: Add a top level configure script Signed-off-by: Matthew Fioravante Acked-by: Ian Campbell Committed-by: Ian Campbell --- .hgignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index cf974a9b30..3024ef1a56 100644 --- a/.hgignore +++ b/.hgignore @@ -26,6 +26,10 @@ ^\.pc (^|/)(tags|TAGS)$ (^|/)(GTAGS|GPATH|GSYMS|GRTAGS)$ +^autom4te\.cache$ +^config\.log$ +^config\.status +^config/Toplevel\.mk ^build-.*$ ^dist/.*$ ^docs/.*\.aux$ -- cgit v1.2.3