Skip to content

Commit 8ca22e0

Browse files
.gitattributes (to ensure that scripts are checked out with the same line separators)
1 parent 491d4a9 commit 8ca22e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.sh text eol=lf
2+
*.bat text eol=crlf
3+
* text=auto

0 commit comments

Comments
 (0)