bug#69724: [PATCH] dircolors: add more archive extensions

2024-03-11 Thread Pádraig Brady
I'm erring on the side of applying this, though I'm a bit wary of an endlessly expanding list, as there is no end to what can be compressed for example. cheers, Pádraig

bug#69724: [PATCH] dircolors: add more archive extensions

2024-03-11 Thread Ville Skyttä
* src/dircolors.hin: Add .apk (Alpine Linux/Android package); .drpm (delta rpm); .egg, .pyz, and .whl (Python related); and .udeb (form of .deb). --- src/dircolors.hin | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/dircolors.hin b/src/dircolors.hin index c85c037a5..58297e8bb 100644