mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
feat: add misc file extensions and icons
This commit is contained in:
parent
d42c8c3477
commit
3ec78dc6ef
1 changed files with 5 additions and 0 deletions
|
|
@ -301,6 +301,11 @@ rules = [
|
|||
"Containerfile" = ""
|
||||
"Dockerfile" = ""
|
||||
|
||||
# Misc
|
||||
"*.bin" = ""
|
||||
"*.exe" = ""
|
||||
"*.pkg" = ""
|
||||
|
||||
# Default
|
||||
"*" = ""
|
||||
"*/" = ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue