From 7d39c540a22d212674cddae7d7cc50e2cb9d8d9d Mon Sep 17 00:00:00 2001 From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE> Date: Wed, 25 Jun 2003 09:47:04 +0000 Subject: [PATCH] Initial revision, let CVS ignore Makefile.in's and a couple of other auto-generated files. --- .cvsignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .cvsignore diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..a94fba9 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,3 @@ +Makefile.in +autom4te.cache +configure -- GitLab