mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 15:53:29 +01:00
Remove gitattributes for .bat/.cmd files to make all testfiles eol=lf
This commit is contained in:
parent
a81254ed2a
commit
2d5cf1d3cf
4
tests/.gitattributes
vendored
4
tests/.gitattributes
vendored
@ -4,10 +4,6 @@ snapshots/** text=auto eol=lf
|
||||
syntax-tests/source/** text=auto eol=lf
|
||||
syntax-tests/highlighted/** text=auto eol=lf
|
||||
|
||||
# BAT/CMD files always need CRLF EOLs
|
||||
*.[Bb][Aa][Tt] text eol=crlf
|
||||
*.[Cc][Mm][Dd] text eol=crlf
|
||||
|
||||
examples/* linguist-vendored
|
||||
snapshots/* linguist-vendored
|
||||
benchmarks/* linguist-vendored
|
||||
|
Loading…
Reference in New Issue
Block a user