Add ignore for the generated openring partial

This commit is contained in:
n07070 2025-10-07 16:02:02 +02:00
parent 5824e23b8d
commit 7ccdf38f6c

3
.gitignore vendored
View File

@ -3,6 +3,9 @@
/public/
/resources/_gen/
# Don't take into account the openring generated
layouts/partials/openring-out.html
# Executable may be added to repository
hugo.exe
hugo.darwin