chore: declare *.min.js binary + Alpine.js MIT in NOTICE

This commit is contained in:
Allison
2026-04-27 15:52:17 -04:00
parent 571890e692
commit 2e2f343520
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -26,6 +26,7 @@ docker-compose*.yml text eol=lf
*.webp binary
*.db binary
*.pyc binary
*.min.js binary
*.woff2 binary
*.woff binary
*.ttf binary

3
NOTICE
View File

@@ -7,3 +7,6 @@ Oeuvre originale: github.com/murtaza-nasir/speakr (C) 2024-2026 Murtaza Nasir
Bundled fonts (SIL OFL 1.1):
- Inter Variable v4.1 — © 2016 The Inter Project Authors (https://github.com/rsms/inter)
- JetBrains Mono Variable v2.304 — © 2020 JetBrains s.r.o. (https://github.com/JetBrains/JetBrainsMono)
Bundled JavaScript (MIT):
- Alpine.js v3.15.11 — © Caleb Porzio (https://alpinejs.dev)