chore(.gitattributes): add eol settings to enforce `lf`

This is to ensure git will always converts to line feed endings.
This should help with #21
This commit is contained in:
r4bbit 2024-02-28 08:08:06 +01:00
parent 2eec9a8183
commit 078b2747da
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -1 +1,3 @@
lib/** linguist-vendored
* text=auto eol=lf