Skip to content

Commit

Permalink
Added .gitattributes and replaced CRLF with LF
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlybyte committed Feb 3, 2020
1 parent 7cb4c4d commit c67e39c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
* text=auto
*.html eol=lf
*.js eol=lf
*.json eol=lf
*.yaml eol=lf

0 comments on commit c67e39c

Please sign in to comment.