chore: update known extensions

closes #3408
pull/3412/head
Divyansh Singh 6 months ago committed by GitHub
parent d279e63cb4
commit be4c0c0c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -186,7 +186,7 @@ const KNOWN_EXTENSIONS = new Set(
'p7c,p7m,p7r,p7s,pbm,pdf,pfx,php,png,ppt,pptx,ps,pub,qt,rar,roff,rtf,' +
'rtx,ser,sh,spc,svg,swf,t,tar,tcl,tex,texi,texinfo,tgz,tif,tiff,tr,ts,' +
'tsv,ttf,txt,ua,viv,vivo,vsd,wav,weba,webm,webp,woff,woff2,xbm,xhtml,' +
'xls,xlsx,xml,xul,zip'
'xls,xlsx,xml,xul,zip,conf'
).split(',')
)

Loading…
Cancel
Save