From 89d6b4c552a469482d2a358fb492d39eb22beb13 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 19 Apr 2007 19:33:56 +0000 Subject: [PATCH] Ignore files copied in by autoreconf -i. --- .mtn-ignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.mtn-ignore b/.mtn-ignore index 709a602cb..2bc0cd3c3 100644 --- a/.mtn-ignore +++ b/.mtn-ignore @@ -1,6 +1,12 @@ +^INSTALL$ Makefile\.in$ aclocal\.m4$ config\.h\.in$ elfutils\.spec$ configure$ .*\.pot$ +config/config\.guess$ +config/config\.sub$ +config/depcomp$ +config/install-sh$ +config/missing$ -- 2.47.2