summaryrefslogtreecommitdiff
path: root/src/dircolors.hin
diff options
context:
space:
mode:
authorMike Swanson <mikeonthecomputer@gmail.com>2019-08-02 13:50:17 -0700
committerBernhard Voelker <mail@bernhard-voelker.de>2019-08-07 07:17:27 +0200
commiteb5a9ebaf1f9725b7986d0754e26956372b713ce (patch)
treec28ab5c5e85bff4d1faed80a5b696e9da65675d3 /src/dircolors.hin
parenta57402911033fb7d40cd223138163fb5b2ffe974 (diff)
downloadcoreutils-eb5a9ebaf1f9725b7986d0754e26956372b713ce.tar.gz
dircolors: recognize the WebP image format
* src/dircolors.hin: Add .webp for the WebP image format. Fixes https://bugs.gnu.org/36899
Diffstat (limited to 'src/dircolors.hin')
-rw-r--r--src/dircolors.hin1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 3aa445bfa..9aa5b07da 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -158,6 +158,7 @@ EXEC 01;32
.m2v 01;35
.mkv 01;35
.webm 01;35
+.webp 01;35
.ogm 01;35
.mp4 01;35
.m4v 01;35