-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
28 lines (28 loc) · 1.25 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="temp" type="PLAIN_TEXT" />
<mapping pattern="env_temp" type="PLAIN_TEXT" />
<mapping pattern="rspec_guard_result" type="PLAIN_TEXT" />
<mapping pattern="remove_unused_image" type="PLAIN_TEXT" />
<mapping pattern="Ruby环境配置" type="PLAIN_TEXT" />
<mapping pattern=".customer_detail.html.swo" type="PLAIN_TEXT" />
<mapping pattern=".rspec" type="PLAIN_TEXT" />
<mapping pattern="UserWelcome" type="PLAIN_TEXT" />
<mapping pattern="e" type="PLAIN_TEXT" />
<mapping ext="temp" type="PLAIN_TEXT" />
<mapping ext="cer" type="PLAIN_TEXT" />
<mapping ext="ruby" type="PLAIN_TEXT" />
<mapping ext="arb" type="PLAIN_TEXT" />
<mapping ext="mp4" type="PLAIN_TEXT" />
<mapping ext="p12" type="PLAIN_TEXT" />
<mapping ext="mobileconfig" type="PLAIN_TEXT" />
<mapping ext="t" type="PLAIN_TEXT" />
<mapping ext="s" type="PLAIN_TEXT" />
<mapping ext="mobbileconfig" type="PLAIN_TEXT" />
<mapping ext="el" type="PLAIN_TEXT" />
<mapping ext="py" type="PLAIN_TEXT" />
<mapping pattern="takeplace" type="YAML" />
</extensionMap>
</component>
</application>