Update gitignore to exclude Hugo artifacts

This commit is contained in:
2026-03-09 05:32:11 +00:00
parent bdf9f9dea2
commit eaddbcb924
10 changed files with 293 additions and 238 deletions

View File

@@ -1,4 +1,5 @@
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
# Use a specific version tag to bypass 'latest' caching issues
image: klakegg/hugo:0.155.3-ext-alpine
variables:
HUGO_ENV: production