mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-18 15:55:52 +00:00
Update quadlet syntax mapping to include *.{build,pod} files
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# see `man quadlet`
|
# see `man quadlet`
|
||||||
[mappings]
|
[mappings]
|
||||||
"INI" = [
|
"INI" = [
|
||||||
"**/containers/systemd/**/*.{container,volume,network,kube,image}",
|
"**/containers/systemd/**/*.{container,volume,network,kube,image,build,pod}",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user