Skip to content
Snippets Groups Projects
Commit 42edd5b7 authored by Normal Ra's avatar Normal Ra
Browse files

Add .apk mimetype.

parent 75222501
Branches
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ return array(
'7z' => array('application/x-7z-compressed', null),
'accdb' => array('application/msaccess', null),
'ai' => array('application/illustrator', null),
'apk' => array('application/vnd.android.package-archive', null),
'avi' => array('video/x-msvideo', null),
'bash' => array('text/x-shellscript', null),
'blend' => array('application/x-blender', null),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment