set gitattributes for rust & cargo so hashes dont conflict on Windows
This commit is contained in:
7
zeroidc/.gitattributes
vendored
Normal file
7
zeroidc/.gitattributes
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
* text=auto
|
||||
* text eol=lf
|
||||
*.vcxproj eol=crlf
|
||||
*.vcxproj.filters eol=crlf
|
||||
*.a binary
|
||||
*.lib binary
|
||||
|
||||
Reference in New Issue
Block a user