Skip to content

Commit

Permalink
build(gitattributes): adds to ensure LF line-endings (#196)
Browse files Browse the repository at this point in the history
Adds gitattributes file to satisfy prettier's needs

fixes #190
  • Loading branch information
2xAA authored Jun 28, 2020
1 parent 26c89b4 commit ee48207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit ee48207

Please sign in to comment.