Skip to content

Commit d44a81f

Browse files
MarcelRaadnoloader
authored andcommitted
Enforce LF line endings for shell scripts (weidai11#451)
This tells git to check out *.sh files with LF line endings. Otherwise, Cygwin and Windows 10's Bash cannot run them.
1 parent 3fc7b10 commit d44a81f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)