Skip to content

Commit 70e081f

Browse files
authored
chore(.gitattributes): retain binary file eol style (#216)
Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
1 parent 6260ef5 commit 70e081f

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.gitattributes

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
# Set the default behavior, in case people don't have core.autocrlf set
2-
* text=auto
3-
4-
# Require Unix line endings
5-
* text eol=lf
1+
# Set default behavior to automatically convert line endings
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)