Meg's Code Collection
lib/zig/ulid
about
branches
tags
log
tree
search
Search
lib/zig/ulid
.gitattributes
pretty
plain
permalink
blame
history
•
6 lines
•
178 B
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