-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfiletypes.xml
More file actions
30 lines (30 loc) · 1.26 KB
/
filetypes.xml
File metadata and controls
30 lines (30 loc) · 1.26 KB
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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="GHFlutter" type="Dart" />
<mapping ext="webp" type="Image" />
<mapping pattern="test_units_CA" type="JSON" />
<mapping pattern="DetailLetterActivity" type="Kotlin" />
<mapping pattern="AddLetterTest" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="realm" type="Native" />
<mapping pattern="test_article_CA" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping ext="bks" type="PLAIN_TEXT" />
<mapping ext="keystore" type="PLAIN_TEXT" />
<mapping ext="mockmaker" type="PLAIN_TEXT" />
<mapping pattern="config" type="Properties" />
<mapping pattern="tabbar_font" type="XML" />
<mapping ext="fnc" type="DBN-PSQL" />
<mapping ext="pkb" type="DBN-PSQL" />
<mapping ext="pkg" type="DBN-PSQL" />
<mapping ext="pks" type="DBN-PSQL" />
<mapping ext="prc" type="DBN-PSQL" />
<mapping ext="tpb" type="DBN-PSQL" />
<mapping ext="tpe" type="DBN-PSQL" />
<mapping ext="tps" type="DBN-PSQL" />
<mapping ext="trg" type="DBN-PSQL" />
<mapping ext="vw" type="DBN-SQL" />
</extensionMap>
</component>
</application>