update gitattributes and move test data into subdir

This commit is contained in:
Andrew Kelley
2022-12-18 16:28:30 -07:00
parent aca9c74e80
commit e6a4e87f69
10 changed files with 9 additions and 9 deletions

4
.gitattributes vendored
View File

@@ -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