chore(tools): set git attributes for line endigs (#35298)
This commit is contained in:
committed by
mrugesh mohapatra
parent
e351a35bf2
commit
0b2aac7bdd
16
.gitattributes
vendored
16
.gitattributes
vendored
@ -1 +1,15 @@
|
||||
*.jsx linguist-language=JavaScript
|
||||
* text=auto eol=lf
|
||||
|
||||
# These files are binary and should be left untouched
|
||||
*.eot binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
*.jpeg binary
|
||||
*.jpg binary
|
||||
*.mov binary
|
||||
*.mp3 binary
|
||||
*.mp4 binary
|
||||
*.pdf binary
|
||||
*.png binary
|
||||
*.ttf binary
|
||||
*.woff binary
|
||||
|
Reference in New Issue
Block a user