chore: declare eol in gitattributes
This commit is contained in:
parent
7b90497500
commit
cd5cd29d7f
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -1,2 +1,7 @@
|
|||
/dist/** linguist-generated
|
||||
/package-lock.json linguist-generated
|
||||
*.json text eol=lf
|
||||
*.js text eol=lf
|
||||
*.jsx text eol=lf
|
||||
*.ts text eol=lf
|
||||
*.tsx text eol=lf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue