diff --git a/.gitignore b/.gitignore index 8765f02..962f222 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ public/* -hugo *.lock +.hugo_build.lock diff --git a/hugo b/hugo new file mode 100755 index 0000000..1a9572f Binary files /dev/null and b/hugo differ