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

yangzhg 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 6729c3b  [gitignore] Update .gitignore: remove a duplicate pattern 
(#5289)
6729c3b is described below

commit 6729c3b226f2cd9995f87cd2993b3522b9678f01
Author: Ting Sun <[email protected]>
AuthorDate: Tue Jan 26 09:13:49 2021 +0800

    [gitignore] Update .gitignore: remove a duplicate pattern (#5289)
---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index b565012..e5b8456 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,6 @@ docs/.temp
 docs/.vuepress/dist
 docs/node_modules
 docs/build
-docs/contents
 gensrc/build
 fe/fe-core/target
 thirdparty/src
@@ -37,7 +36,7 @@ fe/fe-core/src/main/resources/static/
 nohup.out
 
 
-#ignore eclipse project file & idea  project file
+#ignore eclipse project file & idea project file
 .cproject
 .project
 .settings/


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

Reply via email to