From: Pavel Roskin Date: Tue, 10 Oct 2000 00:39:34 +0000 (+0000) Subject: Added more entries to ignore results of normal activity in the X-Git-Tag: Release-1-4b~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6369388a0570002700aae0c016149c0cf030380d;p=thirdparty%2Fautomake.git Added more entries to ignore results of normal activity in the CVS working directory. --- diff --git a/.cvsignore b/.cvsignore index 9413f9885..13cf453cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,8 @@ +Makefile +aclocal +automake automake.info* +automake.dvi +config.cache +config.log +config.status diff --git a/m4/.cvsignore b/m4/.cvsignore new file mode 100644 index 000000000..f3c7a7c5d --- /dev/null +++ b/m4/.cvsignore @@ -0,0 +1 @@ +Makefile