We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7122b7 commit c3a408eCopy full SHA for c3a408e
.gitattributes
@@ -2,10 +2,15 @@
2
*.zon text eol=lf
3
*.txt text eol=lf
4
langref.html.in text eol=lf
5
+
6
lib/std/compress/testdata/** binary
-lib/std/compress/deflate/testdata/** binary
7
lib/std/compress/flate/testdata/** binary
8
+lib/std/compress/lzma/testdata/** binary
9
+lib/std/compress/xz/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
14
15
lib/include/** linguist-vendored
16
lib/libc/** linguist-vendored
0 commit comments