From 5e5d0c7597e7f494ad3010f6d4656c5209b09f88 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 13 Jul 2006 14:58:58 -0700 Subject: [PATCH] renamed: .cvsignore -> .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 -- GitLab