mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Update types.
This commit is contained in:
@@ -11,10 +11,10 @@ File types mapped to file extensions
|
||||
// "txt-license": ["copying*", "license*"],
|
||||
// "txt-readme": ["readme*"],
|
||||
|
||||
"ar": ["*.tar.bz2", "*.tar.gz", "*.tgz"],
|
||||
"ar": ["*.tar.bz2", "*.crx"],
|
||||
"ar-apk": ["*.apk"],
|
||||
"ar-deb": ["*.deb"],
|
||||
"ar-gz": ["*.gz"],
|
||||
"ar-gz": ["*.gz", "*.tar.gz", "*.tgz"],
|
||||
"ar-rar": ["*.rar"],
|
||||
"ar-rpm": ["*.rpm"],
|
||||
"ar-tar": ["*.tar"],
|
||||
|
Reference in New Issue
Block a user