- Remove .cvsignore, replace with .gitignore (mostly identical)

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache@1890592 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/.cvsignore b/.gitignore
similarity index 99%
rename from .cvsignore
rename to .gitignore
index cfb1a00..f84b100 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-target
-*.log
-junit*.properties
-*.ser
-.classpath
-.project
+target

+*.log

+junit*.properties

+*.ser

+.classpath

+.project