mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
Convert .gitattributes to use unix line endings
This commit is contained in:
parent
c4a5f519f2
commit
d4d2180148
20
.gitattributes
vendored
20
.gitattributes
vendored
@ -1,10 +1,10 @@
|
|||||||
*.zig text eol=lf
|
*.zig text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
langref.html.in text eol=lf
|
langref.html.in text eol=lf
|
||||||
|
|
||||||
deps/* linguist-vendored
|
deps/* linguist-vendored
|
||||||
lib/include/* linguist-vendored
|
lib/include/* linguist-vendored
|
||||||
lib/libc/* linguist-vendored
|
lib/libc/* linguist-vendored
|
||||||
lib/libcxx/* linguist-vendored
|
lib/libcxx/* linguist-vendored
|
||||||
lib/libcxxabi/* linguist-vendored
|
lib/libcxxabi/* linguist-vendored
|
||||||
lib/libunwind/* linguist-vendored
|
lib/libunwind/* linguist-vendored
|
||||||
|
Loading…
Reference in New Issue
Block a user