Merge branch 'master' into master

This commit is contained in:
David Peter
2024-02-23 21:48:44 +01:00
committed by GitHub
22 changed files with 1002 additions and 121 deletions

View File

@@ -0,0 +1,2 @@
[mappings]
"INI" = ["**/.aws/credentials", "**/.aws/config"]

View File

@@ -1,3 +1,3 @@
# JSON Lines is a simple variation of JSON #2535
[mappings]
"JSON" = ["*.jsonl"]
"JSON" = ["*.jsonl", "*.jsonc"]