Ignore line endings for package.json files

This commit is contained in:
wiz
2020-05-26 13:22:12 +09:00
parent 5cbbf5a186
commit 73fb18b929

3
.gitattributes vendored Normal file
View File

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