Skip to content

Commit ccd3da5

Browse files
committed
Use CRLF for all file except shell scripts; *.com and elvis.rc kept as binaries.
1 parent 2b736d1 commit ccd3da5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)