1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Víctor González Prieto a4e853c4fa Map ignore files to Git Ignore syntax
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.
2026-03-18 21:58:23 +02:00