hugo/cache
Bjørn Erik Pedersen ec1c97e7e9 Work around --gc failure on Windows <= 10
This applies two related fixes/improvements:

* The --gc now keeps empty `_resources/_gen/images` etc folders, even if empty. This should have been the behaviour
from the start.
* Also, if removal of an empty dir on Windows fails with the "used by another process" error, just ignore it for now.

Fixes #10781
2023-03-04 13:40:55 +01:00
..
filecache Work around --gc failure on Windows <= 10 2023-03-04 13:40:55 +01:00
namedmemcache all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00