This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a commit to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/2.0.X by this push:
new 8e398d4 Added DockerFile and JenkinsFile in .gitIgnore
8e398d4 is described below
commit 8e398d4c4039a9e6a8510c4ef2d0bc051744e7af
Author: emmanuel lecharny <[email protected]>
AuthorDate: Tue Feb 8 02:48:32 2022 +0100
Added DockerFile and JenkinsFile in .gitIgnore
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 35d796e..00e5b80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,6 @@ bin/
.deployables
.clover
META-INF/
+Dockerfile
+Jenkinsfile
+