Skip to content

Commit be4c0c0

Browse files
authored
chore: update known extensions
closes #3408
1 parent d279e63 commit be4c0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/shared/shared.ts

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

0 commit comments

Comments
 (0)