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