Skip to content

Commit ef5e975

Browse files
authored
chore: don't perform eol conversion on script files (#1945)
1 parent fe6ff54 commit ef5e975

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
* text=auto
2+
*.bat text eol=crlf
23
*.pbxproj -text
4+
*.sh text eol=lf
35
/.yarn/releases/* binary

0 commit comments

Comments
 (0)