chore(*): add .gitattributes with new lines configuration

Closes #10431
Closes #10605
This commit is contained in:
Mike Sidorov
2014-12-30 21:14:35 +05:00
committed by Pawel Kozlowski
parent 6018f5da3f
commit 1c76bf7e94

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
# JS files must always use LF for tools to work
*.js eol=lf