Merge "Inherit from oparent"
[vfc/nfvo/wfengine.git] / winery / org.eclipse.winery.repository / src / main / resources / mime-types.properties
1 #############################################################################################
2 #                                                                                           #
3 # Mime type mappings for file extensions. The entries in this file overide those            #
4 #       that are set in the supplied internal mime-type.properties file                         #
5 #                                                                                           #
6 #       EDIT THIS FILE - This file should be changed to add to the default mime types           #
7 #       or override the settings in the default mime-types.properties file.                     #
8 #                                                                                           #
9 #############################################################################################
10
11 # These entries override the mime-type definitions in the supplied list
12 json=application/json
13 sh=application/x-sh
14 war=application/x-zip
15 wsdl=application/wsdl+xml
16
17 # The following entries do not exist in the full mime-type list
18 #props=text/plain
19 #conf=text/plain