| author | |
| committer | |
| log | 83b79522d2c555d7bce8640f31b9ba20658cb021 |
| tree | fc8814bbc6606943faeed35ee01730428855ab7f |
| parent | fec4555476e38d2eeb1dfb02572404b243acd0b2 |
1 files changed, 7 insertions(+), 0 deletions(-)
.gitattributes+7| ... | @@ -1,2 +1,9 @@ | ... | @@ -1,2 +1,9 @@ |
| 1 | *.zig text eol=lf | 1 | *.zig text eol=lf |
| 2 | langref.html.in text eol=lf | 2 | langref.html.in text eol=lf |
| 3 | |||
| 4 | c_headers/ linguist-vendored | ||
| 5 | deps/ linguist-vendored | ||
| 6 | libc/glibc/ linguist-vendored | ||
| 7 | libc/include/ linguist-vendored | ||
| 8 | libcxx/ linguist-vendored | ||
| 9 | libunwind/ linguist-vendored |