summaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.repository/src/main/resources/mime-types.properties
blob: ef7ae8b57becf16a2557e53b1761f17c19ffa98c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#############################################################################################
#                                                                                           #
# Mime type mappings for file extensions. The entries in this file overide those            #
#	that are set in the supplied internal mime-type.properties file                         #
#                                                                                           #
#	EDIT THIS FILE - This file should be changed to add to the default mime types           #
#	or override the settings in the default mime-types.properties file.                     #
#                                                                                           #
#############################################################################################

# These entries override the mime-type definitions in the supplied list
json=application/json
sh=application/x-sh
war=application/x-zip
wsdl=application/wsdl+xml

# The following entries do not exist in the full mime-type list
#props=text/plain
#conf=text/plain