Skip to content

Commit 93465d5

Browse files
committed
Use LF line endings for all text
Ref: actions/checkout#135
1 parent 1c28ed6 commit 93465d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.gitattributes export-ignore
22
.gitignore export-ignore
3-
*.test eol=lf
4-
*.jq eol=lf
3+
* text=auto eol=lf

0 commit comments

Comments
 (0)