| author | |
| committer | |
| log | 41a22d5e5aeb5faafbd3b0bb7b735f2a6f3bc2de |
| tree | ff1bb026f35ed17baeca6b6a82e11e5cf4fffd63 |
1 files changed, 6 insertions(+), 0 deletions(-)
.gitattributes created+6| ... | ... | @@ -0,0 +1,6 @@ |
| 1 | # Auto detect text files and perform LF normalization | |
| 2 | * text=auto | |
| 3 | # TODO https://github.com/ziglang/zig-spec/issues/38 | |
| 4 | *.zig text eol=lf | |
| 5 | zig.mod text eol=lf | |
| 6 | zigmod.* text eol=lf |