mirror of
https://github.com/sharkdp/bat
synced 2026-07-23 17:03:18 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[mappings]
|
||||
"INI" = ["**/.aws/credentials", "**/.aws/config"]
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
# JSON Lines is a simple variation of JSON #2535
|
||||
[mappings]
|
||||
"JSON" = ["*.jsonl"]
|
||||
"JSON" = ["*.jsonl", "*.jsonc"]
|
||||
Reference in New Issue
Block a user