Ignore line endings for package.json files

This commit is contained in:
wiz 2020-05-26 13:22:12 +09:00
parent 99ba1a9db7
commit 648f9960a3

3
.gitattributes vendored Normal file
View File

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