forked from AlexeyDmitriev/JHelper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
24 lines (24 loc) · 1.23 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="template" type="ObjectiveC" />
<mapping pattern="hah" type="PLAIN_TEXT" />
<mapping pattern="fors" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping ext="frag" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="vert" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cfg" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="pl" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
</extensionMap>
</component>
</application>