mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-04 23:04:48 -04:00
Recognize more filename extensions. From Joshua Cowan.
This commit is contained in:
@@ -57,9 +57,16 @@ EXEC 01;32
|
||||
.z 01;31
|
||||
.Z 01;31
|
||||
.gz 01;31
|
||||
.deb 01;31
|
||||
.jpg 01;35 # image formats
|
||||
.gif 01;35
|
||||
.bmp 01;35
|
||||
.ppm 01;35
|
||||
.tga 01;35
|
||||
.xbm 01;35
|
||||
.xpm 01;35
|
||||
.tif 01;35
|
||||
.mpg 01;37
|
||||
.avi 01;37
|
||||
.gl 01;37
|
||||
.dl 01;37
|
||||
|
||||
Reference in New Issue
Block a user