mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
Use LF for Dockerfile(s) and .sh scripts (.gitattributes) [skip ci] (#1412)
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -6,3 +6,6 @@
|
|||||||
# *.xml eol=crlf
|
# *.xml eol=crlf
|
||||||
# *.js eol=crlf
|
# *.js eol=crlf
|
||||||
# *.properties eol=crlf
|
# *.properties eol=crlf
|
||||||
|
# Shell scripts require LF
|
||||||
|
*.sh text eol=lf
|
||||||
|
Dockerfile text eol=lf
|
Reference in New Issue
Block a user