bat 0.26.1

A cat(1) clone with wings.
Documentation
1
2
3
4
5
6
7
[mappings]
"MappingTarget::MapToUnknown" = [
    # "NAnt Build File" should only match *.build files, not files named "build"
    "build",
    # "bin/rails" scripts in a Ruby project misidentified as HTML (Rails) #1008
    "rails",
]