Skip to content

Commit 4a9aa32

Browse files
authored
Ensure lf for Scriban templates always
scriban/scriban#192
1 parent f2b690c commit 4a9aa32

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,6 +1,7 @@
11
# normalize by default
22
* text=auto encoding=UTF-8
33
*.sh text eol=lf
4+
*.sbn eol=lf
45

56
# These are windows specific files which we may as well ensure are
67
# always crlf on checkout

0 commit comments

Comments
 (0)