Remove clutter

This commit is contained in:
Andras Schmelczer 2026-07-12 21:33:49 +01:00
parent 728dcdb3d9
commit 53ef4d9147
9 changed files with 11 additions and 16 deletions

View file

@ -15,7 +15,6 @@ const textExtensions = new Set([
'.mjs',
'.ts',
'.txt',
'.vtt',
'.webmanifest',
'.xml',
]);