Skip to content

Commit

Permalink
Adicionada configuração para resolver conflitos de fim de linha no Wi…
Browse files Browse the repository at this point in the history
…ndows.
  • Loading branch information
lbssousa authored Apr 5, 2024
1 parent ed9c3a5 commit 77d5297
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf

0 comments on commit 77d5297

Please sign in to comment.