set gitattributes for rust & cargo so hashes dont conflict on Windows

This commit is contained in:
Grant Limberg 2023-03-01 14:16:51 -08:00
parent dc54e0e1c4
commit 032dc5c108
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735
595 changed files with 74701 additions and 74694 deletions

7
zeroidc/.gitattributes vendored Normal file
View file

@ -0,0 +1,7 @@
* text=auto
* text eol=lf
*.vcxproj eol=crlf
*.vcxproj.filters eol=crlf
*.a binary
*.lib binary

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB