| ... | @@ -2,10 +2,15 @@ | ... | @@ -2,10 +2,15 @@ |
| 2 | *.zon text eol=lf | 2 | *.zon text eol=lf |
| 3 | *.txt text eol=lf | 3 | *.txt text eol=lf |
| 4 | langref.html.in text eol=lf | 4 | langref.html.in text eol=lf |
| | 5 | |
| 5 | lib/std/compress/testdata/** binary | 6 | lib/std/compress/testdata/** binary |
| 6 | lib/std/compress/deflate/testdata/** binary | | |
| 7 | lib/std/compress/flate/testdata/** binary | 7 | lib/std/compress/flate/testdata/** binary |
| | 8 | lib/std/compress/lzma/testdata/** binary |
| | 9 | lib/std/compress/xz/testdata/** binary |
| 8 | lib/std/crypto/codecs/asn1/der/testdata/** binary | 10 | lib/std/crypto/codecs/asn1/der/testdata/** binary |
| | 11 | lib/std/tar/testdata/** binary |
| | 12 | src/Package/Fetch/testdata/** binary |
| | 13 | src/Package/Fetch/git/testdata/** binary |
| 9 | | 14 | |
| 10 | lib/include/** linguist-vendored | 15 | lib/include/** linguist-vendored |
| 11 | lib/libc/** linguist-vendored | 16 | lib/libc/** linguist-vendored |