This is an automated email from the ASF dual-hosted git repository.
jakevin 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 994a2e967b [chore](git) add git ignore to avoid commit error (#18011)
994a2e967b is described below
commit 994a2e967b3ddf3e4d7db6368b3569f5acafbc77
Author: ZhangYu0123 <[email protected]>
AuthorDate: Thu Mar 23 10:53:45 2023 +0800
[chore](git) add git ignore to avoid commit error (#18011)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8b53fe582b..ff1ab08882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,6 +59,7 @@ regression-test/framework/dependency-reduced-pom.xml
regression-test/realdata/*
regression-test/cacheData/*
regression-test/conf/regression-conf-custom.groovy
+regression-test/framework/bin/*
samples/doris-demo/remote-udf-python-demo/*_pb2.py
samples/doris-demo/remote-udf-python-demo/*_pb2_grpc.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]