Skip to content

Commit

Permalink
add .gitattributes file to solve end of line issue with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
emiljohansson committed Mar 11, 2023
1 parent cc48730 commit 8f3d767
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 8f3d767

Please sign in to comment.