neuer build

This commit is contained in:
2026-06-16 21:07:59 +02:00
parent 8f15898a0d
commit 7aa16ec4be
836 changed files with 1323926 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"simple_dev": "ok_from_common_dev",
"test": {
"simple_dev": "ok_from_common_dev",
"fallback_dev": "ok_from_common_dev-fallback"
}
}
+6
View File
@@ -0,0 +1,6 @@
{
"simple_dev": "ok_from_special_dev",
"test": {
"simple_dev": "ok_from_special_dev"
}
}
+6
View File
@@ -0,0 +1,6 @@
{
"simple_dev": "ok_from_dev",
"test": {
"simple_dev": "ok_from_dev"
}
}