mirror of
https://github.com/BloopAI/setup-zig.git
synced 2026-08-24 12:28:35 +00:00
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
# Zig only accepts \n, never \r\n
|
|
*.zig text eol=lf
|