mirror of
https://github.com/sharkdp/bat
synced 2024-11-04 18:00:24 +00:00
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
# force LF EOLs for test fixtures
|
|
examples/** text=auto eol=lf
|
|
snapshots/** text=auto eol=lf
|
|
syntax-tests/source/** text=auto eol=lf
|
|
syntax-tests/highlighted/** text=auto eol=lf
|
|
|
|
examples/* linguist-vendored
|
|
snapshots/* linguist-vendored
|
|
benchmarks/* linguist-vendored
|
|
benchmarks/test-src/* linguist-vendored
|
|
scripts/* linguist-vendored
|
|
syntax-tests/* linguist-vendored
|