Initial commit

This commit is contained in:
2025-09-11 22:41:39 +03:00
committed by GitHub
commit 2e62a33827
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"
]
}