mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-21 21:10:00 +01:00
Remove special types to correct text preview behaviour.
This commit is contained in:
parent
5fab8e1465
commit
ec95639600
@ -6,10 +6,10 @@ File types mapped to file extensions
|
||||
*/
|
||||
|
||||
{
|
||||
"txt-authors": ["author*"],
|
||||
"txt-install": ["install*"],
|
||||
"txt-license": ["copying*", "license*"],
|
||||
"txt-readme": ["readme*"],
|
||||
// "txt-authors": ["author*"],
|
||||
// "txt-install": ["install*"],
|
||||
// "txt-license": ["copying*", "license*"],
|
||||
// "txt-readme": ["readme*"],
|
||||
|
||||
"ar": ["*.tar.bz2", "*.tar.gz", "*.tgz"],
|
||||
"ar-apk": ["*.apk"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user