chore: Added .gitattributes to force eol=lf to fix #101 (#103)

This commit is contained in:
Rob Wu 2018-04-09 14:44:30 +01:00 committed by Luca Greco
parent dd180a0907
commit bdb07e10cc
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.js text eol=lf
*.json text eol=lf