adding ini-files

This commit is contained in:
2022-06-07 17:40:37 +02:00
parent e4609d31c2
commit bfaededa72
6 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"xxx" : "yyyy",
"xxx" : "yyyy",
"xxx" : "yyyy",
"xxx" : "yyyy"
}

View File

@@ -0,0 +1,5 @@
{
"wwwww" : "zzzzzz",
"wwwww" : "zzzzzz",
"wwwww" : "zzzzzz"
}

View File

@@ -0,0 +1,3 @@
{
"aaaaaa" : "bbbbb"
}