This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 81e6cdf99741252821e0c0c511b69deaa6e9237a Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Tue Sep 24 09:01:50 2019 +0700 JAMES-2893 GitIgnore on test logs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index afa8114..eefcea2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dockerfiles/run/**/*.lib dockerfiles/run/**/*.jar dockerfiles/run/**/keystore .m2 +test-run.log --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org