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 a5efda6882 [chore] Update .gitignore to ignore generated files by be
ut (#10713)
a5efda6882 is described below
commit a5efda68829c0873800b62d7e2e2c3b1807d1734
Author: Jerry Hu <[email protected]>
AuthorDate: Sat Jul 9 10:45:00 2022 +0800
[chore] Update .gitignore to ignore generated files by be ut (#10713)
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index b8c8b7b9f5..db334043c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,5 @@ tools/tpch-tools/tpc-h_v*.docx
tools/tpch-tools/tpc-h_v*.pdf
tools/tpch-tools/tpch-data/
+# be-ut
+data_test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]