mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Merge pull request #2364 from drwetter/lineending_lf
try to fix the line ending problem using .gitattributes .
This commit is contained in:
commit
00b510d08c
11
.gitattributes
vendored
Normal file
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
|
Loading…
Reference in New Issue
Block a user