Skip to content

Commit

Permalink
Merge pull request #4330 from ZeLonewolf/windows-line-ending-fix
Browse files Browse the repository at this point in the history
Windows line ending fix
  • Loading branch information
pnorman committed Feb 10, 2021
2 parents e5494bd + d384ddf commit 3618861
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 @@

# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
*.py text eol=lf

0 comments on commit 3618861

Please sign in to comment.