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 13:19:51 UTC

[turbine-fulcrum-factory] 49/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-factory.git

commit 2ba3c28636e29b796ffee093998280357ce9df24
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/factory@1890592 13f79535-47bb-0310-9956-ffa450edef68
---
 .cvsignore => .gitignore | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

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