Skip to content

Commit bceb8f9

Browse files
committed
Add .gitattributes
* We have this to ensure the line ending of configure.bat is always CRLF Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 7fd2506 commit bceb8f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Set configure.bat's line ending to CRLF. Sometimes batch scripts don't work
2+
# properly on Windows if the line ending is LF and not CRLF
3+
configure.bat eol=crlf

0 commit comments

Comments
 (0)