This is an automated email from the ASF dual-hosted git repository. urfree pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 829c77b9349f4699db488e25d5add81a91d24f56 Author: LiLi <[email protected]> AuthorDate: Mon Feb 21 09:43:12 2022 +0800 update Signed-off-by: LiLi <[email protected]> --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a20bd44..5c470df 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,5 @@ lib/core/MetadataBlog.js */website-next/brodocs/documents/*.md build/ -bak/ \ No newline at end of file +bak/ +website-bak/ \ No newline at end of file
