Skip to content

Commit

Permalink
enhance: Enforce lf only line ending so that windows users on WSL don…
Browse files Browse the repository at this point in the history
…'t get nasty surprises
  • Loading branch information
danyx23 committed Apr 15, 2022
1 parent 24b5ace commit fd86eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* text=auto
* text=auto eol=lf
*.css linguist-vendored
*.less linguist-vendored

0 comments on commit fd86eb0

Please sign in to comment.