Skip to content

Commit

Permalink
Create .gitattributes (#1920)
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored May 13, 2021
1 parent fb88e92 commit a3df00f
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 a3df00f

Please sign in to comment.