| author | |
| committer | |
| log | bc1de4305a1aba2f70ae89675b2dc3eb038fbd5a |
| tree | 7751a7f0755d5389b480b1463441aea1351211f3 |
| parent | 1bef6ef3da40b7303c2d081a219cd3441a4101dd |
1 files changed, 2 insertions(+), 0 deletions(-)
.gitattributes+2| ... | ... | @@ -2,3 +2,5 @@ |
| 2 | 2 | * text=auto |
| 3 | 3 | # TODO https://github.com/ziglang/zig/issues/38 |
| 4 | 4 | *.zig text eol=lf |
| 5 | zig.mod text eol=lf | |
| 6 | zigmod.* text eol=lf |