From ee006e3a4c1e6e8e9f4a1826845d6e27b51d01fb Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 4 Oct 2001 15:12:55 +0000 Subject: [PATCH] Adjust. --- .cvsignore | 6 ++++++ config/.cvsignore | 1 + doc/.cvsignore | 3 +++ lib/.cvsignore | 1 + m4/.cvsignore | 1 + po/.cvsignore | 1 + src/.cvsignore | 3 ++- tests/.cvsignore | 1 + 8 files changed, 16 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index fe6b0096..3daf9903 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,9 @@ patches releases *.flc autom4te.cache +intl +Makefile.in +configure +config.hin +aclocal.m4 +ABOUT-NLS diff --git a/config/.cvsignore b/config/.cvsignore index cd773968..ddb4c351 100644 --- a/config/.cvsignore +++ b/config/.cvsignore @@ -1,2 +1,3 @@ Makefile *.t +Makefile.in diff --git a/doc/.cvsignore b/doc/.cvsignore index 799ccae1..58c9e636 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -15,3 +15,6 @@ refcard.dvi refcard.log refcard.ps Makefile.in +*.info* +stamp-vti +version.texi diff --git a/lib/.cvsignore b/lib/.cvsignore index 8dc74bcd..92367333 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -2,3 +2,4 @@ .deps Makefile ansi2knr +Makefile.in diff --git a/m4/.cvsignore b/m4/.cvsignore index f3c7a7c5..282522db 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -1 +1,2 @@ Makefile +Makefile.in diff --git a/po/.cvsignore b/po/.cvsignore index dcc40cb0..1ddbbc8a 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -5,3 +5,4 @@ POTFILES bison.pot stamp-cat-id *.gmo +Makefile.in diff --git a/src/.cvsignore b/src/.cvsignore index 28741dc2..60242d81 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -3,4 +3,5 @@ Makefile bison *.log -*.flcMakefile.in +*.flc +Makefile.in diff --git a/tests/.cvsignore b/tests/.cvsignore index 05e80ce7..66881a00 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -17,3 +17,4 @@ calc *.output *.vcg autom4te.cache bison +Makefile.in -- 2.47.2