1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00

Ignore .hugo_build.lock in .gitignore for documentation and website

Approved by:            carlavilla@
Differential Revision:  https://reviews.freebsd.org/D33072
This commit is contained in:
Minsoo Choo
2021-11-21 22:07:21 +01:00
committed by Sergio Carlavilla Delgado
parent 7d39fb6d23
commit 48e3628160
3 changed files with 6 additions and 0 deletions
+3
View File
@@ -15,3 +15,6 @@ toc-5.adoc
pgpkeys.txt
*.swp
# .hugo_build.lock is an empty file for building hugo projects.
.hugo_build.lock
View File
+3
View File
@@ -6,3 +6,6 @@ resources
/data/releases.toml
*.swp
# .hugo_build.lock is an empty file for building hugo projects.
.hugo_build.lock