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:
committed by
Sergio Carlavilla Delgado
parent
7d39fb6d23
commit
48e3628160
@@ -15,3 +15,6 @@ toc-5.adoc
|
||||
pgpkeys.txt
|
||||
|
||||
*.swp
|
||||
|
||||
# .hugo_build.lock is an empty file for building hugo projects.
|
||||
.hugo_build.lock
|
||||
|
||||
@@ -6,3 +6,6 @@ resources
|
||||
/data/releases.toml
|
||||
|
||||
*.swp
|
||||
|
||||
# .hugo_build.lock is an empty file for building hugo projects.
|
||||
.hugo_build.lock
|
||||
|
||||
Reference in New Issue
Block a user