feat: add .gitconfig to mime-ext.yazi
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
local FILES = {
|
local FILES = {
|
||||||
license = "text/plain",
|
[".gitconfig"] = "text/plain",
|
||||||
["cargo.lock"] = "application/json",
|
["cargo.lock"] = "application/json",
|
||||||
|
license = "text/plain",
|
||||||
}
|
}
|
||||||
|
|
||||||
local EXTS = {
|
local EXTS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user