Skip to content

Commit 8c34f13

Browse files
bollennoberpar
authored andcommitted
lcov: Add file attributes for shell scripts
On Windows git will clone the shell script with Windows line endings per default. Therefor we have to configure the git attributes so that the shell script gets checked out with Linux line endings and will be executable. [oberpar: Minor commit message updates, added eof] Signed-off-by: Bollen Nico <[email protected]>
1 parent 05cfc7e commit 8c34f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

0 commit comments

Comments
 (0)