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