1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-18 14:26:00 +01:00

Add unset *.conf example

This commit is contained in:
cyqsimon
2023-11-02 19:59:18 +08:00
parent 9478d2dfe8
commit 827b3eca2f

@ -0,0 +1,4 @@
[mappings]
"MappingTarget::MapExtensionToUnknown" = [
"*.conf",
]