From 62490f6655cf618872913e9597ed0001766cd4d8 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 12 Jan 2009 16:08:57 +0000 Subject: [PATCH] Rename .cvsignore to .gitignore. --- .cvsignore => .gitignore | 2 ++ 1 file changed, 2 insertions(+) rename .cvsignore => .gitignore (97%) diff --git a/.cvsignore b/.gitignore similarity index 97% rename from .cvsignore rename to .gitignore index 7d2416d..8b569d6 100644 --- a/.cvsignore +++ b/.gitignore @@ -11,6 +11,7 @@ config.log config.status ltmain.sh install-sh +*.o *.la *.lo libtool @@ -31,3 +32,4 @@ rpcgen_scan.c test.x test.c test.h +ylwrap -- 1.8.3.1