From 6b7879c0b0b972b8d120a8c1558f05e271eeeffe Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 10 Aug 2003 00:41:26 +0000 Subject: [PATCH] Ignore autom4te.cache files. --- cadpli/.cvsignore | 1 + libveriuser/.cvsignore | 1 + tgt-vvp/.cvsignore | 1 + 3 files changed, 3 insertions(+) diff --git a/cadpli/.cvsignore b/cadpli/.cvsignore index 0c7b97ae0..46d174f0b 100644 --- a/cadpli/.cvsignore +++ b/cadpli/.cvsignore @@ -4,3 +4,4 @@ dep configure config.log config.status +autom4te.cache diff --git a/libveriuser/.cvsignore b/libveriuser/.cvsignore index af87c8e2f..2f8b88c43 100644 --- a/libveriuser/.cvsignore +++ b/libveriuser/.cvsignore @@ -1,4 +1,5 @@ Makefile configure config.* +autom4te.cache dep diff --git a/tgt-vvp/.cvsignore b/tgt-vvp/.cvsignore index c8e9f5cfb..4bac49958 100644 --- a/tgt-vvp/.cvsignore +++ b/tgt-vvp/.cvsignore @@ -2,5 +2,6 @@ Makefile configure config.status config.log +autom4te.cache dep vvp.tgt