Fix .gitattributes for CRLF issue

This commit is contained in:
wiz 2020-07-20 18:46:32 +09:00
parent e5c4642af4
commit 85d0deb239
No known key found for this signature in database
GPG Key ID: A394E332255A6173

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