You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:44:20 UTC

[turbine-fulcrum-pool] 48/49: - Remove .cvsignore, replace with .gitignore (mostly identical)

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git

commit ab62a2a63bcc31a4ccd799988b3844391ce5a2f2
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Tue Jun 8 08:33:25 2021 +0000

    - Remove .cvsignore, replace with .gitignore (mostly identical)
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@1890592 13f79535-47bb-0310-9956-ffa450edef68
---
 .cvsignore => .gitignore | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/.cvsignore b/.gitignore
similarity index 60%
rename from .cvsignore
rename to .gitignore
index 39db54d..4dd87bc 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
-target
-*.log
-.classpath
-.project
-jcoverage.ser
-.merlin
+target
+*.log
+.classpath
+.project
+*.iml