| ... | ... | @@ -1,10 +1,10 @@ |
| 1 | | *.zig text eol=lf
|
| 2 | | *.txt text eol=lf
|
| 3 | | langref.html.in text eol=lf
|
| 4 | |
|
| 5 | | deps/* linguist-vendored
|
| 6 | | lib/include/* linguist-vendored
|
| 7 | | lib/libc/* linguist-vendored
|
| 8 | | lib/libcxx/* linguist-vendored
|
| 9 | | lib/libcxxabi/* linguist-vendored
|
| 10 | | lib/libunwind/* linguist-vendored
|
| 1 | *.zig text eol=lf |
| 2 | *.txt text eol=lf |
| 3 | langref.html.in text eol=lf |
| 4 | |
| 5 | deps/* linguist-vendored |
| 6 | lib/include/* linguist-vendored |
| 7 | lib/libc/* linguist-vendored |
| 8 | lib/libcxx/* linguist-vendored |
| 9 | lib/libcxxabi/* linguist-vendored |
| 10 | lib/libunwind/* linguist-vendored |