]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
Add exclusion for helix .bck files
authorDavid Else <12832280+David-Else@users.noreply.github.com>
Wed, 18 Sep 2024 08:53:18 +0000 (09:53 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 08:53:18 +0000 (10:53 +0200)
Updates #12677

commands/hugobuilder.go

index 15373d8c692ab3737a908c83da78fbdb98ae476b..d15d47326ddcd43cb49d3661ff8648e0e16c0da1 100644 (file)
@@ -779,6 +779,7 @@ func (c *hugoBuilder) handleEvents(watcher *watcher.Batcher,
                istemp := strings.HasSuffix(ext, "~") ||
                        (ext == ".swp") || // vim
                        (ext == ".swx") || // vim
+                       (ext == ".bck") || // helix
                        (ext == ".tmp") || // generic temp file
                        (ext == ".DS_Store") || // OSX Thumbnail
                        baseName == "4913" || // vim