-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
33 lines (33 loc) · 1.51 KB
/
filetypes.xml
File metadata and controls
33 lines (33 loc) · 1.51 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
31
32
33
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="tps" type="DBN-PSQL" />
<mapping ext="tpe" type="DBN-PSQL" />
<mapping ext="pks" type="DBN-PSQL" />
<mapping ext="fnc" type="DBN-PSQL" />
<mapping ext="pkb" type="DBN-PSQL" />
<mapping ext="pkg" type="DBN-PSQL" />
<mapping ext="tpb" type="DBN-PSQL" />
<mapping ext="prc" type="DBN-PSQL" />
<mapping ext="trg" type="DBN-PSQL" />
<mapping ext="vw" type="DBN-SQL" />
<mapping pattern="apply-and-resolve" type="ECMAScript 6" />
<mapping pattern="util" type="ECMAScript 6" />
<mapping pattern="assetDetailsInitial1" type="JSON" />
<mapping pattern="cost-model-opex-rates" type="JSON" />
<mapping pattern="wait-for-promises" type="JavaScript" />
<mapping pattern="run-tests" type="JavaScript" />
<mapping pattern="1304 CAPEX.js" type="JavaScript" />
<mapping pattern="generate-and-save" type="JavaScript" />
<mapping pattern="noneTrees" type="JavaScript" />
<mapping pattern="scratch" type="PLAIN_TEXT" />
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping pattern=".bash_aliases" type="PLAIN_TEXT" />
<mapping pattern=".dockerignore" type="PLAIN_TEXT" />
<mapping pattern="Ch2" type="PLAIN_TEXT" />
<mapping pattern="ssh_config" type="PLAIN_TEXT" />
<mapping ext="dump" type="PLAIN_TEXT" />
<mapping ext="dockerfile" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>