forked from 2dxgujun/Android-Studio-Settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
36 lines (36 loc) · 1.63 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="17">
<extensionMap>
<mapping ext="trg" type="DBN-PSQL" />
<mapping ext="tpe" type="DBN-PSQL" />
<mapping ext="pks" type="DBN-PSQL" />
<mapping ext="prc" type="DBN-PSQL" />
<mapping ext="fnc" type="DBN-PSQL" />
<mapping ext="tps" type="DBN-PSQL" />
<mapping ext="tpb" type="DBN-PSQL" />
<mapping ext="pkg" type="DBN-PSQL" />
<mapping ext="pkb" type="DBN-PSQL" />
<mapping ext="vw" type="DBN-SQL" />
<mapping pattern=".metadata" type="PLAIN_TEXT" />
<mapping pattern="affw" type="PLAIN_TEXT" />
<mapping pattern="xflutter" type="PLAIN_TEXT" />
<mapping pattern="WORKBENCH@YOULIAO_TEST" type="PLAIN_TEXT" />
<mapping pattern="gradlew" type="PLAIN_TEXT" />
<mapping pattern="flutterw" type="PLAIN_TEXT" />
<mapping pattern="q" type="PLAIN_TEXT" />
<mapping pattern="res_timestamp-1-1552528691642" type="PLAIN_TEXT" />
<mapping pattern=".dartignore" type="PLAIN_TEXT" />
<mapping pattern="droid" type="PLAIN_TEXT" />
<mapping pattern="devtools" type="PLAIN_TEXT" />
<mapping pattern="stdout" type="PLAIN_TEXT" />
<mapping pattern="version" type="PLAIN_TEXT" />
<mapping pattern="WORKBENCH@COMMENT_TEST" type="PLAIN_TEXT" />
<mapping pattern="dart" type="PLAIN_TEXT" />
<mapping ext="tmpl" type="PLAIN_TEXT" />
<mapping ext="tt" type="PLAIN_TEXT" />
<mapping ext="grovvy" type="PLAIN_TEXT" />
<mapping ext="dubai" type="PLAIN_TEXT" />
<mapping pattern="activity_main" type="XML" />
</extensionMap>
</component>
</application>