From 439963b87172d29f6faff5f580fced01a72f7273 Mon Sep 17 00:00:00 2001 From: Klaus Treichel Date: Sat, 6 Jun 2009 11:15:09 +0200 Subject: [PATCH] rename .cvsimport to .gitimport --- .cvsignore => .gitignore | 0 doc/{.cvsignore => .gitignore} | 0 dpas/{.cvsignore => .gitignore} | 0 include/{.cvsignore => .gitignore} | 0 include/jit/{.cvsignore => .gitignore} | 0 jit/{.cvsignore => .gitignore} | 0 jitdynamic/{.cvsignore => .gitignore} | 0 jitplus/{.cvsignore => .gitignore} | 0 tests/{.cvsignore => .gitignore} | 0 tools/{.cvsignore => .gitignore} | 0 tutorial/{.cvsignore => .gitignore} | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename .cvsignore => .gitignore (100%) rename doc/{.cvsignore => .gitignore} (100%) rename dpas/{.cvsignore => .gitignore} (100%) rename include/{.cvsignore => .gitignore} (100%) rename include/jit/{.cvsignore => .gitignore} (100%) rename jit/{.cvsignore => .gitignore} (100%) rename jitdynamic/{.cvsignore => .gitignore} (100%) rename jitplus/{.cvsignore => .gitignore} (100%) rename tests/{.cvsignore => .gitignore} (100%) rename tools/{.cvsignore => .gitignore} (100%) rename tutorial/{.cvsignore => .gitignore} (100%) diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/doc/.cvsignore b/doc/.gitignore similarity index 100% rename from doc/.cvsignore rename to doc/.gitignore diff --git a/dpas/.cvsignore b/dpas/.gitignore similarity index 100% rename from dpas/.cvsignore rename to dpas/.gitignore diff --git a/include/.cvsignore b/include/.gitignore similarity index 100% rename from include/.cvsignore rename to include/.gitignore diff --git a/include/jit/.cvsignore b/include/jit/.gitignore similarity index 100% rename from include/jit/.cvsignore rename to include/jit/.gitignore diff --git a/jit/.cvsignore b/jit/.gitignore similarity index 100% rename from jit/.cvsignore rename to jit/.gitignore diff --git a/jitdynamic/.cvsignore b/jitdynamic/.gitignore similarity index 100% rename from jitdynamic/.cvsignore rename to jitdynamic/.gitignore diff --git a/jitplus/.cvsignore b/jitplus/.gitignore similarity index 100% rename from jitplus/.cvsignore rename to jitplus/.gitignore diff --git a/tests/.cvsignore b/tests/.gitignore similarity index 100% rename from tests/.cvsignore rename to tests/.gitignore diff --git a/tools/.cvsignore b/tools/.gitignore similarity index 100% rename from tools/.cvsignore rename to tools/.gitignore diff --git a/tutorial/.cvsignore b/tutorial/.gitignore similarity index 100% rename from tutorial/.cvsignore rename to tutorial/.gitignore -- 2.47.3