From 32422580a2d0c7d214e1337411dbe2a130a3a5ce Mon Sep 17 00:00:00 2001 Message-Id: <32422580a2d0c7d214e1337411dbe2a130a3a5ce.1747427045.git.mdw@distorted.org.uk> From: Mark Wooding Date: Fri, 14 May 1999 18:52:06 +0000 Subject: [PATCH] Boring files that creep in every now and then. Organization: Straylight/Edgeware From: mdw --- .cvsignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .cvsignore diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..786412c --- /dev/null +++ b/.cvsignore @@ -0,0 +1,7 @@ +Makefile.in +aclocal.m4 +build +common.info +configure +stamp-vti +version.texi -- [mdw]