This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit fbddfd9df215d52ef2ab46cc11ce980b92b5ef17
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Wed Jun 12 10:04:51 2019 -0700

    Remove build folders from subprojects
---
 build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.gradle b/build.gradle
index f8c8b0b..94818e0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -104,6 +104,7 @@ if (file('.git').exists()) {
       '\\w+/out/.*',
       'eth-reference-tests/**',
       'build',
+      '*/build',
       '.editorconfig',
       '.idea/**',
       'gradlew.bat',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to