add gitattributes

This commit is contained in:
2026-03-23 22:21:43 +01:00
parent 7948535db6
commit 028808beb1

5
.gitattributes vendored Normal file
View File

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