Skip to content

Commit aa1c5b2

Browse files
authored
chore: define repository line endings (#344)
Refs #342
1 parent a90d2c5 commit aa1c5b2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

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

0 commit comments

Comments
 (0)