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 60b622cefe [minor](git): ignore metastore_db/ (#16201) 60b622cefe is described below commit 60b622cefe25a32c2d73fd353110f6865361eb62 Author: jakevin <jakevin...@gmail.com> AuthorDate: Mon Jan 30 11:13:00 2023 +0800 [minor](git): ignore metastore_db/ (#16201) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 054baaef07..01c6c35993 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ docs/.temp # output, thirdparty, extension output/ rpc_data/ +metastore_db/ thirdparty/src* thirdparty/installed* --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org