mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
Convert .gitattributes to use unix line endings
This commit is contained in:
committed by
Andrew Kelley
parent
c4a5f519f2
commit
d4d2180148
+10
-10
@@ -1,10 +1,10 @@
|
||||
*.zig text eol=lf
|
||||
*.txt text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
|
||||
deps/* linguist-vendored
|
||||
lib/include/* linguist-vendored
|
||||
lib/libc/* linguist-vendored
|
||||
lib/libcxx/* linguist-vendored
|
||||
lib/libcxxabi/* linguist-vendored
|
||||
lib/libunwind/* linguist-vendored
|
||||
*.zig text eol=lf
|
||||
*.txt text eol=lf
|
||||
langref.html.in text eol=lf
|
||||
|
||||
deps/* linguist-vendored
|
||||
lib/include/* linguist-vendored
|
||||
lib/libc/* linguist-vendored
|
||||
lib/libcxx/* linguist-vendored
|
||||
lib/libcxxabi/* linguist-vendored
|
||||
lib/libunwind/* linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user