Skip to content

Commit 47d7ff1

Browse files
committed
setup .gitattributes to always normalize eols
1 parent 57eda74 commit 47d7ff1

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+
* text=auto
2+
*.bat eol=crlf
3+
*.sh eol=lf

0 commit comments

Comments
 (0)