Add hugo.log to gitignore
All checks were successful
Build Hugo Site / build (push) Successful in 7s
All checks were successful
Build Hugo Site / build (push) Successful in 7s
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
98923501ed
commit
f630fd330f
3
.gitignore
vendored
3
.gitignore
vendored
@ -42,5 +42,8 @@ yarn-error.log*
|
||||
# Hugo cache
|
||||
/.hugo_build.lock
|
||||
|
||||
# Hugo dev server logs
|
||||
hugo.log
|
||||
|
||||
# Claude Code directories
|
||||
.claude/
|
Loading…
x
Reference in New Issue
Block a user