config/mimes.yml in mulberry_preview-0.0.6 vs config/mimes.yml in mulberry_preview-0.0.7
- old
+ new
@@ -24,13 +24,15 @@
key: application/vnd.apple.keynote
keynode: application/vnd.apple.keynote
pages: application/vnd.apple.pages
numbers: application/vnd.apple.numbers
+app: application/vnd.apple.app
xmind: application/vnd.xmind.workbook
graffle: application/x-omnigraffle
+gstencil: application/x-omnigraffle
bz2: application/x-bzip2
tar: application/x-tar
gz: application/x-gzip
tgz: application/x-gtar
@@ -106,22 +108,45 @@
p: text/x-pascal
pas: text/x-pascal
rb: text/x-ruby
rake: text/x-ruby
ru: text/x-ruby
+builder: text/x-ruby
+jbuilder: text/x-ruby
+gemspec: text/x-ruby
py: text/x-python
lua: text/x-lua
sql: text/x-sql
+pl: text/x-perl
+perl: text/x-perl
+go: text/x-go
+php: text/x-php
+asp: text/x-asp
+aspx: text/x-aspx
+cljs: text/x-clojure
+clj: text/x-clojure
+coffee: text/x-coffeescript
+slim: text/x-slim
+haml: text/x-haml
+groovy: text/x-groovy
+js: text/javascript
+css: text/css
+scss: text/css
+sass: text/css
md: text/x-markdown
markdown: text/x-markdown
ftl: text/x-freemarker
vm: text/x-velocity
xsd: text/xml
+xslt: text/xml
xsl: text/xml
tld: text/xml
+gsp: text/html
+ejs: text/html
+erb: text/html
jsp: text/html
htm: text/html
mht: text/html
text: text/plain
conf: text/plain
@@ -129,15 +154,20 @@
list: text/plain
log: text/plain
ini: text/plain
m: text/plain
plist: text/plain
+rdoc: text/plain
+ngdoc: text/plain
+dtd: text/plain
handlers: text/plain
schemas: text/plain
index: text/plain
ico: image/x-icon
psd: image/vnd.adobe.photoshop
+svg: image/svg+xml
+svgz: image/svg+xml
mp3: audio/mpeg3
midi: audio/midi
wma: audio/x-ms-wma
\ No newline at end of file