Skip to content

Commit b0ec64e

Browse files
Update .gitattributes for _docker-entrypoint.sh
Ensure _docker-entrypoint.sh uses LF line endings.
1 parent 43b48d3 commit b0ec64e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitattributes

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
11
# Ensure shell scripts always use LF line endings
2-
*.sh text eol=lf
32
_docker-entrypoint.sh text eol=lf
4-
5-
# Ensure other text files use LF
6-
*.js text eol=lf
7-
*.json text eol=lf
8-
*.md text eol=lf
9-
*.yml text eol=lf
10-
*.yaml text eol=lf

0 commit comments

Comments
 (0)