feat: update Makefile, renovate, gitlangci-lint, markdownlint, container-image

This commit is contained in:
2024-04-08 16:51:24 +02:00
parent 4a82c7db0e
commit 3c1d4465fa
12 changed files with 966 additions and 76 deletions

10
.gitattributes vendored Normal file
View File

@ -0,0 +1,10 @@
# checkout alls text files with end of line = line feed
* text eol=lf
# Binary files should be checked in and out as binary
*.png binary
*.jpg binary
*.eot binary
*.ttf binary
*.pkcs8 binary
*.pkcs12 binary