This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/zeroidc/.gitattributes
Grant Limberg 936dda4773 Turn off autocrlf for rust source
Doesn't appear to play nice well when it comes to git and vendored cargo package hashes
2023-03-01 15:08:34 -08:00

4 lines
90 B
Plaintext

# disable autocrlf because it doesn't mix well with
# vendored rust packages
* text=false