Fix .gitattributes for CRLF issue

This commit is contained in:
wiz
2020-07-20 18:46:32 +09:00
parent e5c4642af4
commit 85d0deb239

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