Add .rb as a known MIME type
This commit is contained in:
parent
e0eccf7883
commit
8de7b21e5f
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
'pyj': 'text/rapydscript-ng',
|
||||
'recipe': 'text/python',
|
||||
'rst': 'text/restructured-text',
|
||||
'rb': 'text/ruby',
|
||||
'toml': 'text/toml',
|
||||
'vim': 'text/vim',
|
||||
'yaml': 'text/yaml',
|
||||
|
|
|
|||
Loading…
Reference in a new issue