1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-05 18:31:06 +01:00

Modify Linguist overrides

This commit is contained in:
Mohamed Abdelnour 2021-06-05 18:56:07 +02:00 committed by Martin Nordholts
parent 90e48e9b61
commit 12ecb325c9

12
tests/.gitattributes vendored
View File

@ -4,9 +4,9 @@ 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
# Linguist overrides
benchmarks/** linguist-vendored
examples/** linguist-vendored
snapshots/** linguist-vendored
syntax-tests/highlighted/** linguist-vendored
syntax-tests/source/** linguist-vendored