This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2024-11-27 23:52:31 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
eb1c769404
zig
/
.gitattributes
3 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enforce "\n" line endings on Windows (#574) With Windows line endings, which seems to be the default on Windows, the zig compiler won't understand std out of the box. This project should not rely on git's global core.autocrlf setting.
2017-11-01 14:31:32 +00:00
*.zig text eol=lf
Do not normalize langref.html.in line endings See #1191.
2018-07-04 12:47:15 +01:00
langref.html.in text eol=lf
Reference in New Issue
Copy Permalink