diff --git a/site/.gitignore b/site/.gitignore index 15b2b576..ef02a733 100644 --- a/site/.gitignore +++ b/site/.gitignore @@ -1,2 +1,3 @@ public/* -resources/* \ No newline at end of file +resources/* +.hugo_build.lock \ No newline at end of file