initialized ini-files

This commit is contained in:
Gerhard Hoffmann 2022-06-04 17:51:40 +02:00
parent 709cd02675
commit 11c0b305f8
3 changed files with 14 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"
}