This commit is contained in:
Saufi
2026-06-16 16:35:16 +08:00
parent d3d21e6c53
commit fb4739e407
7 changed files with 177 additions and 1 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
# 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