diff --git a/.gitattributes b/.gitattributes index 7e458b85ceb51d2591e9ad514c509c8bde8da173..6699cf656bac1a432c7c2305a193f400ed97cb81 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ * text=auto # TODO https://github.com/ziglang/zig/issues/38 *.zig text eol=lf +zig.mod text eol=lf +zigmod.* text eol=lf