mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
feat: add more audio file extensions
This commit is contained in:
parent
5bb21fc2e7
commit
2111698e72
1 changed files with 4 additions and 0 deletions
|
|
@ -242,6 +242,10 @@ rules = [
|
|||
"*.mp3" = ""
|
||||
"*.flac" = ""
|
||||
"*.wav" = ""
|
||||
"*.aac" = ""
|
||||
"*.ogg" = ""
|
||||
"*.m4a" = ""
|
||||
"*.mp2" = ""
|
||||
|
||||
# Movies
|
||||
"*.mp4" = ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue