Add .gitattributes file to force Unix line endings for entrypoint.sh

This commit is contained in:
Chris Evans
2025-08-04 16:23:36 +01:00
parent e53595e711
commit eee2dcb59d

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.sh text eol=lf