mirror of
https://github.com/sharkdp/bat
synced 2026-08-04 19:01:44 +00:00
a4e853c4fa
This would catch any dotfiles that end in "ignore", but not `.ignore` Set as a lower priority rule (90 vs the usual 50) because it's a blanket assignation. If there are conflict with other, more specific rules, those will take precedence.
3 lines
40 B
TOML
3 lines
40 B
TOML
[mappings]
|
|
"Git Ignore" = [".?*ignore"]
|