SmartMeeting/speakr/.gitattributes

4 lines
149 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 保证 shell 脚本在任何平台检出时都是 LF否则 Docker 镜像内脚本无法执行
*.sh text eol=lf
docker-entrypoint.sh text eol=lf