Skip to content

Commit c374092

Browse files
committed
Create .gitattributes
1 parent 77195f5 commit c374092

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=auto eol=lf
2+
*.{cmd,[cC][mM][dD]} text eol=crlf
3+
*.{bat,[bB][aA][tT]} text eol=crlf
4+
*.{ps1,[pP][sS]1} text eol=crlf

0 commit comments

Comments
 (0)