Repository: james-project Updated Branches: refs/heads/master d125ba97a -> 8bfefda83
JAMES-2525 ignores links & dirs generated by the james build Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/23cbb7bb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/23cbb7bb Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/23cbb7bb Branch: refs/heads/master Commit: 23cbb7bb42d08687da3beb341cb6af39a1c1c485 Parents: 1ac24c0 Author: Jean Helou <[email protected]> Authored: Mon Aug 20 16:48:26 2018 +0200 Committer: Jean Helou <[email protected]> Committed: Wed Aug 22 11:38:06 2018 +0200 ---------------------------------------------------------------------- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/23cbb7bb/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index a727d71..fbd0e38 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target/ dependency-reduced-pom.xml - +dockerfiles/run +.m2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
