ignore hugo lockfile

Amolith created

Change summary

.gitignore | 1 +
1 file changed, 1 insertion(+)

Detailed changes

.gitignore 🔗

@@ -1,6 +1,7 @@
 # Generated files by hugo
 /public/
 /resources/_gen/
+.hugo_build.lock
 
 # Executable may be added to repository
 hugo.exe