diff --git a/.gitignore b/.gitignore index 2753bb1..6756dfd 100644 --- a/.gitignore +++ b/.gitignore @@ -42,5 +42,8 @@ yarn-error.log* # Hugo cache /.hugo_build.lock +# Hugo dev server logs +hugo.log + # Claude Code directories .claude/ \ No newline at end of file