1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-21 23:56:03 +02:00

Merge pull request 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
commit 00b510d08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.gitattributes vendored Normal 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