feat: add more image file extensions and icons

This commit is contained in:
Martin Wimpress 2023-11-21 22:25:50 +00:00
parent dfe4a39a6e
commit d045ef1522
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -264,6 +264,8 @@ rules = [
"*.bmp" = "" "*.bmp" = ""
"*.ico" = "" "*.ico" = ""
"*.svg" = "" "*.svg" = ""
"*.xcf" = ""
"*.HEIC" = ""
# Programming # Programming
"*.c" = "" "*.c" = ""