feat: add misc file extensions and icons

This commit is contained in:
Martin Wimpress 2023-11-21 22:27:17 +00:00
parent d42c8c3477
commit 3ec78dc6ef
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -301,6 +301,11 @@ rules = [
"Containerfile" = "󰡨"
"Dockerfile" = "󰡨"
# Misc
"*.bin" = ""
"*.exe" = ""
"*.pkg" = ""
# Default
"*" = ""
"*/" = ""