gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
75.94k stars 7.54k forks source link

Add exclusion for helix .bck files #12856

Closed David-Else closed 2 months ago

David-Else commented 2 months ago

This should fix https://github.com/gohugoio/hugo/issues/12677, see https://github.com/gohugoio/hugo/issues/12677#issuecomment-2308489571 by @jmooring

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

bep commented 2 months ago

This should fix #12677

Can someone test this and confirm. I'm not a fan of "I think this should work" when it can be easily tested before we merge it.

David-Else commented 2 months ago

I just tested it by building my branch (first time at Go), and it works great, you merged before I had time to get back to you :)

Before

Screenshot from 2024-09-18 09-53-19

After

Screenshot from 2024-09-18 09-59-10