summaryrefslogtreecommitdiffstats
path: root/tests/.gitattributes
blob: cd9cbfc3ebd5ea7bf8656def5847881629acfeb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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