-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
45 lines (45 loc) · 2.37 KB
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="gz" type="Native" />
<mapping pattern="kubernetes" type="PLAIN_TEXT" />
<mapping pattern="helm" type="PLAIN_TEXT" />
<mapping pattern="mtx_key" type="PLAIN_TEXT" />
<mapping pattern="root_key" type="PLAIN_TEXT" />
<mapping pattern="mudged" type="PLAIN_TEXT" />
<mapping pattern="startup" type="PLAIN_TEXT" />
<mapping pattern="Dockerimage" type="PLAIN_TEXT" />
<mapping pattern="mtx" type="PLAIN_TEXT" />
<mapping pattern="single-cluster" type="PLAIN_TEXT" />
<mapping pattern=".helmignore" type="PLAIN_TEXT" />
<mapping pattern="version_part_2" type="PLAIN_TEXT" />
<mapping pattern="payment-service" type="PLAIN_TEXT" />
<mapping pattern="create_price_loader_data" type="PLAIN_TEXT" />
<mapping pattern="matrixx" type="PLAIN_TEXT" />
<mapping pattern="mtx_snmp_adapter" type="PLAIN_TEXT" />
<mapping ext="tpl" type="PLAIN_TEXT" />
<mapping ext="crt" type="PLAIN_TEXT" />
<mapping ext="local" type="PLAIN_TEXT" />
<mapping ext="ext" type="PLAIN_TEXT" />
<mapping ext="dynamicmessagemapperconfigurator" type="PLAIN_TEXT" />
<mapping ext="ldif" type="PLAIN_TEXT" />
<mapping ext="extra" type="PLAIN_TEXT" />
<mapping ext="info" type="PLAIN_TEXT" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="conf" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="props" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="psd" approved="true" type="Image" />
<removed_mapping ext="qrc" approved="true" type="XML" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping pattern="Makefile" approved="true" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>