Fixing CRLF line endings

This commit is contained in:
Kaouthia
2025-05-31 14:58:22 +01:00
parent 4b5f174a12
commit 5ffb64289a

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
* text=auto
*.sh text eol=lf
Dockerfile text eol=lf
*.yml text eol=lf
*.yaml text eol=lf