5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
# Pastikan skrip shell sentiasa guna line ending LF walaupun di-commit dari Windows.
|
|
*.sh text eol=lf
|
|
deploy/deploy.sh text eol=lf
|
|
docker/php-apache/entrypoint.sh text eol=lf
|