diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..689396c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +* text=auto +*.zig text eol=lf # See https://github.com/ziglang/zig-spec/issues/38 +zig.mod text eol=lf +zigmod.* text eol=lf +zig.mod linguist-language=YAML +zig.mod gitlab-language=yaml diff --git a/.gitignore b/.gitignore index e73c965..68a2909 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ zig-cache/ zig-out/ +.zigmod +deps.zig diff --git a/zig.mod b/zig.mod new file mode 100644 index 0000000..520f311 --- /dev/null +++ b/zig.mod @@ -0,0 +1,5 @@ +id: va9657y7sc352r94jivh9b17lnaffyrou0dlu3x45n5ifm2q +name: skip +license: MIT +description: skip part of a file +dev_dependencies: