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

wuweijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new d1c456415c0 Remove and ignore .hugo_build.lock (#16846)
d1c456415c0 is described below

commit d1c456415c06297cb877ff18fa7d01aa28804dc9
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Fri Apr 15 18:07:33 2022 +0800

    Remove and ignore .hugo_build.lock (#16846)
---
 .gitignore                      | 1 +
 docs/community/.hugo_build.lock | 0
 docs/document/.hugo_build.lock  | 0
 3 files changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 119024e9dfd..5754cc71348 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ logs/
 *.diff
 *.patch
 *.tmp
+.hugo_build.lock
 
 # system ignore
 .DS_Store
diff --git a/docs/community/.hugo_build.lock b/docs/community/.hugo_build.lock
deleted file mode 100644
index e69de29bb2d..00000000000
diff --git a/docs/document/.hugo_build.lock b/docs/document/.hugo_build.lock
deleted file mode 100644
index e69de29bb2d..00000000000

Reply via email to