update gitattributes and move test data into subdir
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,9 +1,9 @@
|
||||
*.zig text eol=lf
|
||||
*.txt text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
deps/SoftFloat-3e/*.txt text eol=crlf
|
||||
lib/std/compress/testdata/** binary
|
||||
lib/std/compress/deflate/testdata/** binary
|
||||
|
||||
deps/** linguist-vendored
|
||||
lib/include/** linguist-vendored
|
||||
lib/libc/** linguist-vendored
|
||||
lib/libcxx/** linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user