Initial commit

This commit is contained in:
2025-06-23 01:43:58 +03:00
committed by GitHub
commit d0aed826b7
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"
]
}