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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6756db6587 [enhancment](*): polish ignore with build_* (#9128)
6756db6587 is described below

commit 6756db6587b995d073f10fe80430df9b923074c9
Author: jakevin <[email protected]>
AuthorDate: Sat Apr 23 22:04:46 2022 +0800

    [enhancment](*): polish ignore with build_* (#9128)
---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index da11d432c6..aed8a347ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,8 +69,7 @@ fe/mocked/
 fe/fe-core/src/main/resources/static/
 
 # BE
-be/build/
-be/build_Release/
+be/build*/
 be/ut_build*/
 be/src/gen_cpp/*.[cc, cpp, h]
 be/src/gen_cpp/opcode


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to