This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7ac44037db
zig
/
.gitattributes
2 lines
19 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 07:31:32 -07:00
*.zig text eol=lf