Fix .gitattributes for CRLF issue

This commit is contained in:
wiz 2020-07-20 18:46:32 +09:00
parent 35c3f84109
commit ac73fddd9b

4
.gitattributes vendored
View File

@ -1,3 +1,3 @@
# ignore all differences in line endings
package.json -crlf
*/package.json -crlf
package.json eol=crlf
*/package.json eol=crlf