You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/10/31 00:39:59 UTC

[doris] branch master updated: [enhancement](tpch-tools) git ignore tpch tool gen file #13789

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

yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 6159e1cc3a [enhancement](tpch-tools) git ignore tpch tool gen file #13789
6159e1cc3a is described below

commit 6159e1cc3aea6f82db77bda7058c8457b6ab398a
Author: minghong <en...@gmail.com>
AuthorDate: Mon Oct 31 08:39:54 2022 +0800

    [enhancement](tpch-tools) git ignore tpch tool gen file #13789
---
 .gitignore | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4e0c2c871e..de72017c38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,11 +84,11 @@ be/.devcontainer/
 ## tools
 tools/ssb-tools/ssb-data/
 tools/ssb-tools/ssb-dbgen/
-tools/tpch-tools/TPC-H_Tools_v*.zip
-tools/tpch-tools/TPC-H_Tools_v*/
-tools/tpch-tools/tpc-h_v*.docx
-tools/tpch-tools/tpc-h_v*.pdf
-tools/tpch-tools/tpch-data/
+tools/**/TPC-H_Tools_v*.zip
+tools/**/TPC-H_Tools_v*/
+tools/**/tpc-h_v*.docx
+tools/**/tpc-h_v*.pdf
+tools/**/tpch-data/
 
 # be-ut
 data_test


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org