From 1b9a9599a4df85b0e925086d12bd48626b09bb45 Mon Sep 17 00:00:00 2001 From: "Zephaniah E. Hull" Date: Tue, 11 Jul 2006 16:44:43 -0400 Subject: [PATCH] Rename .cvsignore to .gitignore. --- .cvsignore => .gitignore | 0 man/{.cvsignore => .gitignore} | 0 src/{.cvsignore => .gitignore} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename .cvsignore => .gitignore (100%) rename man/{.cvsignore => .gitignore} (100%) rename src/{.cvsignore => .gitignore} (100%) diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/man/.cvsignore b/man/.gitignore similarity index 100% rename from man/.cvsignore rename to man/.gitignore diff --git a/src/.cvsignore b/src/.gitignore similarity index 100% rename from src/.cvsignore rename to src/.gitignore