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

26
.gitignore vendored
View File

@ -1 +1,25 @@
getpsrc
**/*.iml
**/*.idea
**/target
**/.project
**/.settings
**/.classpath
**/npm-debug.log
**/node/*
**/nb-configuration.xml
**/*.war
**/*.class
**/*.DS_Store
**/.vscode
.repo
**/pom.xml.releaseBackup
**/release.properties
**/bindata.go
**/t1k.rpm
**/orbis-u-t1k.tar.gz
**/container.log
**/.env
**/coverage*
getpsrc*