You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2020/08/17 15:37:45 UTC

[mina] branch 2.1.X updated: Added Dockerfile and JenkinsFile to gitignore

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

elecharny pushed a commit to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.1.X by this push:
     new de56cd2  Added Dockerfile and JenkinsFile to gitignore
de56cd2 is described below

commit de56cd26f0c3c154c4af751ec5ae2e284943d898
Author: emmanuel lecharny <em...@busit.com>
AuthorDate: Mon Aug 17 17:37:38 2020 +0200

    Added Dockerfile and JenkinsFile to gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 35d796e..c315903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ bin/
 .deployables
 .clover
 META-INF/
+Dockerfile
+Jenkinsfile