Skip to content

Commit

Permalink
fix: line endings on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 29, 2019
1 parent ff4a6fa commit c0af2d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
*.html text eol=lf
*.js text eol=lf
*.jsx text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.json text eol=lf
*.md text eol=lf

Expand Down

0 comments on commit c0af2d6

Please sign in to comment.