mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
chore(*): add .gitattributes with new lines configuration
Closes #10431 Closes #10605
This commit is contained in:
committed by
Pawel Kozlowski
parent
6018f5da3f
commit
1c76bf7e94
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user