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 e36d5cfcbd4737e41e8c3dc8306ca5583b513fa6 Author: Rene Cordier <rcord...@linagora.com> AuthorDate: Mon Nov 11 11:50:15 2019 +0700 [Git] Ignore glowroot folder for docker compilation --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 67357ab..5da2825 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ dependency-reduced-pom.xml dockerfiles/run/**/*.lib dockerfiles/run/**/*.jar dockerfiles/run/**/keystore +dockerfiles/run/**/glowroot .m2 test-run.log build \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org