Repository: james-project Updated Branches: refs/heads/master 64f9aceb6 -> dcac68a68
JAMES-2383 Add missing gitignore Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e7db9a01 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e7db9a01 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/e7db9a01 Branch: refs/heads/master Commit: e7db9a01203b525e201040589337a586206e50b8 Parents: 64f9ace Author: Simon Levesque <si...@foilen.com> Authored: Mon Apr 23 07:44:49 2018 -0400 Committer: benwa <btell...@linagora.com> Committed: Thu May 3 13:59:09 2018 +0700 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/e7db9a01/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a727d71 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +target/ +dependency-reduced-pom.xml + --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org