-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfiletypes.xml
18 lines (18 loc) · 926 Bytes
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="ZuulConfig" type="CLASS" />
<mapping pattern="*.js.flow" type="Flow" />
<mapping pattern="*.js.flow" type="Flow" />
<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="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" 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="snakefile" approved="true" type="textmate" />
</extensionMap>
</component>
</application>