9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
|
|
#
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
.gitignore
|
|
src/lib/i18n/locales/*.json
|
|
pnpm-lock.yaml
|
|
src/app.html
|