You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2021/12/16 19:53:43 UTC

[ozone] branch master updated: HDDS-6110. Add hugo lock file to gitignore (#2928)

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 <64...@users.noreply.github.com>
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: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org