This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 3fa3f36 HDDS-6110. Add hugo lock file to gitignore (#2928)
3fa3f36 is described below
commit 3fa3f36dafe23157d24492c28af15ded7ed46234
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Dec 16 20:53:26 2021 +0100
HDDS-6110. Add hugo lock file to gitignore (#2928)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index b89e06e..a302cc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ output.xml
report.html
hadoop-hdds/docs/public
+hadoop-hdds/docs/.hugo_build.lock
hadoop-ozone/recon/node_modules
.mvn
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]