Move mime types to separate yaml file

This commit is contained in:
Joshua Peek
2011-05-24 13:54:29 -05:00
parent f1beb73216
commit a5af952bd6
2 changed files with 18 additions and 11 deletions

11
lib/linguist/mimes.yml Normal file
View File

@@ -0,0 +1,11 @@
# Additional types to add to MIME::Types
#
# Review this list if we ever upgrade from mime-types 1.15 to 1.16
application/octet-stream:
- dmg
- dll
application/java-archive:
- ear
- war