You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/12/22 06:55:44 UTC

[doris] branch branch-1.2-lts updated: [chore] modify gitignore

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

morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
     new 11531422e4 [chore] modify gitignore
11531422e4 is described below

commit 11531422e41ec4b44a6a33ec44cd7f30e7a1682a
Author: morningman <mo...@163.com>
AuthorDate: Thu Dec 22 14:55:30 2022 +0800

    [chore] modify gitignore
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2636059bc2..054baaef07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,8 +44,8 @@ docs/.temp
 # output, thirdparty, extension
 output/
 rpc_data/
-thirdparty/src
-thirdparty/installed
+thirdparty/src*
+thirdparty/installed*
 
 fe_plugins/output
 fe_plugins/**/.factorypath


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