mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 08:12:08 +01:00
Adds favicon and manifest
Adds favicon and web manifest to improve the app's installability and appearance as a Progressive Web App (PWA). Also adds `.gitignore` entries for the parser output directories.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -236,6 +236,10 @@ next-env.d.ts
|
||||
*.sublime-workspace
|
||||
*-instructions.*
|
||||
|
||||
# ShittyParser outputs
|
||||
outputs/
|
||||
.outputs/
|
||||
|
||||
# logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user