Initial commit

This commit is contained in:
Ismo Vuorinen
2024-08-13 03:12:33 +03:00
committed by GitHub
commit c095988fb6
12 changed files with 399 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"]
}