Skip to content

Commit

Permalink
Merge pull request #6 from linaro-its/pcolmer-git
Browse files Browse the repository at this point in the history
Override core.autocrlf for executable files
  • Loading branch information
pcolmer committed Nov 28, 2019
2 parents 94455bc + ff69066 commit f261028
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 @@
# Ensure that the executable files don't have their line endings messed up
*.sh text eol=lf
*.py text eol=lf

0 comments on commit f261028

Please sign in to comment.