Skip to content

Commit

Permalink
chore(.gitattributes): add eol settings to enforce lf
Browse files Browse the repository at this point in the history
This is to ensure git will always converts to line feed endings.
This should help with #21
  • Loading branch information
0x-r4bbit committed Feb 29, 2024
1 parent 2eec9a8 commit 078b274
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
@@ -1 +1,3 @@
lib/** linguist-vendored

* text=auto eol=lf

0 comments on commit 078b274

Please sign in to comment.