2020-05-27 04:33:15 +00:00
|
|
|
# force LF EOLs for test fixtures
|
|
|
|
examples/** text=auto eol=lf
|
|
|
|
snapshots/** text=auto eol=lf
|
2020-10-05 06:10:59 +00:00
|
|
|
syntax-tests/source/** text=auto eol=lf
|
|
|
|
syntax-tests/highlighted/** text=auto eol=lf
|
2020-05-27 04:33:15 +00:00
|
|
|
|
2018-11-11 13:49:24 +00:00
|
|
|
examples/* linguist-vendored
|
|
|
|
snapshots/* linguist-vendored
|
2018-11-12 20:49:19 +00:00
|
|
|
benchmarks/* linguist-vendored
|
|
|
|
benchmarks/test-src/* linguist-vendored
|
2020-05-26 10:14:27 +00:00
|
|
|
scripts/* linguist-vendored
|
2020-08-03 10:47:23 +00:00
|
|
|
syntax-tests/* linguist-vendored
|