Removed dist from gitignore

This commit is contained in:
unknown
2021-07-31 08:24:07 +05:30
parent d08d727917
commit 2218f9781b
85 changed files with 683 additions and 1 deletions

14
dist/assets/manifest.webapp vendored Normal file
View File

@@ -0,0 +1,14 @@
{
"version": "1.0.0",
"name": "Cinny",
"description": "A matrix client",
"icons": {
"60": "firefox_app_60x60.png",
"128": "firefox_app_128x128.png",
"512": "firefox_app_512x512.png"
},
"developer": {
"name": "ajbura, 1997kB",
"url": null
}
}