-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
36 lines (36 loc) · 1.98 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
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="GetWaveByFulfilmentRef.graphql" type="AUTO_DETECTED" />
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="woff2" type="Native" />
<mapping pattern=".keep" type="PLAIN_TEXT" />
<mapping pattern="DDL_ALTER_TABLE_REQUEST_EMAILOPENED.sql" type="PLAIN_TEXT" />
<mapping pattern="CrmCommonReferenceService.wsdl" type="PLAIN_TEXT" />
<mapping ext="vmoptions" type="PLAIN_TEXT" />
<mapping ext="woff" type="PLAIN_TEXT" />
<mapping ext="jks" type="PLAIN_TEXT" />
<mapping pattern="DDL_ALTER_TABLE_APPOINTMENT_ADD_COUNTRY" type="SQL" />
<mapping pattern="createGenericProductsOrderTable" type="SQL" />
<mapping ext="wsd" type="XML" />
<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="config" approved="true" type="XML" />
<removed_mapping ext="csv" approved="true" type="CSV" />
<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="md" approved="true" type="XML" />
<removed_mapping ext="permissionset" approved="true" type="XML" />
<removed_mapping ext="profile" approved="true" type="XML" />
<removed_mapping ext="psd" approved="true" type="Image" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping ext="tab" approved="true" type="XML" />
<removed_mapping ext="tsv" approved="true" type="TSV" />
<mapping pattern=".gitignore_global" type="Git file" />
</extensionMap>
</component>
</application>