-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
19 lines (19 loc) · 970 Bytes
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="Dockerfile-roundcube" type="AUTO_DETECTED" />
<mapping pattern=".keep" type="PLAIN_TEXT" />
<mapping pattern=".env-sample" type="PLAIN_TEXT" />
<mapping ext="pem" type="PLAIN_TEXT" />
<mapping ext="cnf" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="log" approved="true" type="Log" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="robot" approved="true" type="Robot Feature" />
<removed_mapping ext="tmpl" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="ts" approved="true" type="TypeScript" />
</extensionMap>
</component>
</application>