2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-16 21:25:56 +00:00

Add unset *.conf example

This commit is contained in:
cyqsimon 2023-11-02 19:59:18 +08:00
parent 9478d2dfe8
commit 827b3eca2f
No known key found for this signature in database
GPG Key ID: 1D8CE2F297390D65

View File

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