mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-09 19:05:31 +00:00
Move mime types to separate yaml file
This commit is contained in:
11
lib/linguist/mimes.yml
Normal file
11
lib/linguist/mimes.yml
Normal 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
|
||||
Reference in New Issue
Block a user