mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Format & Remove one duplicate entry
This commit is contained in:
parent
3ec78dc6ef
commit
03ec230957
1 changed files with 42 additions and 43 deletions
|
|
@ -201,8 +201,8 @@ rules = [
|
||||||
"*.txt" = ""
|
"*.txt" = ""
|
||||||
"*.md" = ""
|
"*.md" = ""
|
||||||
"*.rst" = ""
|
"*.rst" = ""
|
||||||
"COPYING" = ""
|
COPYING = ""
|
||||||
"LICENSE" = ""
|
LICENSE = ""
|
||||||
|
|
||||||
# Archives
|
# Archives
|
||||||
"*.zip" = ""
|
"*.zip" = ""
|
||||||
|
|
@ -228,7 +228,6 @@ rules = [
|
||||||
"*.ppt" = ""
|
"*.ppt" = ""
|
||||||
"*.potx" = ""
|
"*.potx" = ""
|
||||||
"*.ppmx" = ""
|
"*.ppmx" = ""
|
||||||
"*.ppmx" = ""
|
|
||||||
"*.ppsx" = ""
|
"*.ppsx" = ""
|
||||||
"*.pptx" = ""
|
"*.pptx" = ""
|
||||||
"*.xlc" = ""
|
"*.xlc" = ""
|
||||||
|
|
@ -298,8 +297,8 @@ rules = [
|
||||||
"*.conf" = ""
|
"*.conf" = ""
|
||||||
"*.lock" = ""
|
"*.lock" = ""
|
||||||
"*.nix" = ""
|
"*.nix" = ""
|
||||||
"Containerfile" = ""
|
Containerfile = ""
|
||||||
"Dockerfile" = ""
|
Dockerfile = ""
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
"*.bin" = ""
|
"*.bin" = ""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue