-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
38 lines (38 loc) · 1.69 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
37
38
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="mwb" type="ARCHIVE" />
<mapping pattern="ParserTestUtils" type="CLASS" />
<mapping pattern=".eslint" type="JSON" />
<mapping pattern="paths" type="JavaScript" />
<mapping ext="bib" type="LaTeX file" />
<mapping pattern="ygt0" type="PLAIN_TEXT" />
<mapping pattern="zh" type="PLAIN_TEXT" />
<mapping pattern=".eslintrc_codeclimate" type="PLAIN_TEXT" />
<mapping pattern="ygt10" type="PLAIN_TEXT" />
<mapping pattern=".screepsrc.example" type="PLAIN_TEXT" />
<mapping pattern="CodeMirrorTextFrame" type="PLAIN_TEXT" />
<mapping pattern="3" type="PLAIN_TEXT" />
<mapping pattern="2" type="PLAIN_TEXT" />
<mapping pattern="1" type="PLAIN_TEXT" />
<mapping pattern="0" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping ext="mp3" type="PLAIN_TEXT" />
<mapping ext="touch" type="PLAIN_TEXT" />
<mapping ext="textpb" type="PLAIN_TEXT" />
<mapping pattern="FilterMapper" type="XML" />
<mapping pattern=".eslintrc-codeclimate" type="XML" />
<mapping pattern=".codeclimate.eslintrc" type="YAML" />
<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>