You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2019/11/13 03:06:55 UTC

[james-project] 06/21: [Git] Ignore glowroot folder for docker compilation

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 <rc...@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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org