Skip to content

Commit 834eb20

Browse files
authored
Fix eof for yaml (#155)
1 parent 4106d0a commit 834eb20

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
*.sh text eol=lf
1616
*.txt text eol=lf
1717
*.xml text eol=lf
18+
*.yml text eol=lf
19+
*.yaml text eol=lf
1820

1921
# Source files
2022
# ============

0 commit comments

Comments
 (0)