binary files are not concerned with line endings.

This commit is contained in:
Tijani Lawal 2024-08-31 13:15:40 -05:00
parent 9c5c323f1e
commit 320ebaace2

4
.gitattributes vendored
View File

@ -1,2 +1,6 @@
* text=auto
* text eol=lf
# git dont touch these.
*.dll binary
*.lib binary