Skip to content

Commit 2b80926

Browse files
committed
Update .gitattributes to ensure YAML files use LF line endings
1 parent 19e9e7a commit 2b80926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Needed for publishing of examples, build worker defaults to core.autocrlf=input.
22
* text eol=crlf
3+
*.yml eol=lf
34

45
# Ensure any exe files are treated as binary
56
*.exe binary

0 commit comments

Comments
 (0)