.gitignore 🔗
@@ -1,6 +1,7 @@
# Generated files by hugo
/public/
/resources/_gen/
+.hugo_build.lock
# Executable may be added to repository
hugo.exe
Amolith created
.gitignore | 1 +
1 file changed, 1 insertion(+)
@@ -1,6 +1,7 @@
# Generated files by hugo
/public/
/resources/_gen/
+.hugo_build.lock
# Executable may be added to repository
hugo.exe