Skip to content

Commit

Permalink
Update gitattributes to always handle *.tpl with lf line-ending
Browse files Browse the repository at this point in the history
  • Loading branch information
RagedUnicorn committed Apr 22, 2019
1 parent 3912e6f commit 4c0dd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

# set scripts to lf
*.sh text eol=lf
*.tpl text eol=lf

0 comments on commit 4c0dd1b

Please sign in to comment.