Initial commit

This commit is contained in:
2025-06-23 01:45:26 +03:00
committed by GitHub
commit b56a546ecf
18 changed files with 654 additions and 0 deletions

6
.github/renovate.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>ivuorinen/renovate-config"
]
}