build: compile frontend and fix gitignore for dist
Ampel / ampel (push) Successful in 22s

This commit is contained in:
Hitonabi
2026-08-07 23:36:43 +02:00
parent 0c849f4dcd
commit 102149a5d6
134 changed files with 766 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "Mission Control 2.0",
"short_name": "MC2",
"start_url": "/",
"display": "standalone",
"background_color": "#0d1117",
"theme_color": "#0d1117",
"icons": []
}