You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2017/07/12 07:48:45 UTC

mina-sshd git commit: Added Eclipse .pmd files to .gitignore

Repository: mina-sshd
Updated Branches:
  refs/heads/master 701b53ca2 -> 106045642


Added Eclipse .pmd files to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/10604564
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/10604564
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/10604564

Branch: refs/heads/master
Commit: 1060456426b48165d71b1ceffd4498b6df52b08a
Parents: 701b53c
Author: Goldstein Lyor <ly...@c-b4.com>
Authored: Wed Jul 12 10:48:35 2017 +0300
Committer: Goldstein Lyor <ly...@c-b4.com>
Committed: Wed Jul 12 10:48:35 2017 +0300

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/10604564/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 52da317..99b67e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ RemoteSystemsTempFiles/
 .project
 .checkstyle
 .eclipse-pmd
+.pmd
 *.iml
 *.ipr
 *.iws