mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-27 11:59:45 +01:00
Try to fix the line ending problem
... at github when using the browser for a PR. It seems that the web interface inserts an additional CR and doesn't stick to the LF line endings. Not sure it helps though. It can't hurt though.
This commit is contained in:
parent
f71619326d
commit
e6abc5fedc
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
.*sh eol=lf
|
||||
.*md eol=lf
|
||||
*.html eol=lf
|
||||
*.txt eol=lf
|
||||
*.txt eol=lf
|
||||
*.1 eol=lf
|
||||
*.t eol=lf
|
||||
Dockerfile* eol=lf
|
||||
*.csvfile eol=lf
|
Loading…
Reference in New Issue
Block a user