Merge pull request #2364 from drwetter/lineending_lf

try to fix the line ending problem using .gitattributes .
This commit is contained in:
Dirk Wetter
2023-05-23 18:39:29 +02:00
committed by GitHub

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
*.sh eol=lf
*.bash eol=lf
*.md eol=lf
*.html eol=lf
*.txt eol=lf
*.txt eol=lf
*.1 eol=lf
*.t eol=lf
*.yml eol=lf
Dockerfile* eol=lf
*.csvfile eol=lf