Repository: mina-sshd Updated Branches: refs/heads/master 6be22a8ab -> ac804674d
Added .checkstyle files to .gitignore(d) ones Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/ac804674 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/ac804674 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/ac804674 Branch: refs/heads/master Commit: ac804674da26b2a2dc654443b77cb1fbd743125a Parents: 6be22a8 Author: Goldstein Lyor <l...@c-b4.com> Authored: Sun Apr 9 12:57:28 2017 +0300 Committer: Goldstein Lyor <l...@c-b4.com> Committed: Sun Apr 9 12:57:28 2017 +0300 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/ac804674/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 62ee886..aec7cda 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Servers/ RemoteSystemsTempFiles/ .classpath .project +.checkstyle *.iml *.ipr *.iws