Initial commit

This commit is contained in:
2024-03-31 05:53:25 +03:00
commit c689d8783f
34 changed files with 5408 additions and 0 deletions

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

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