-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
25 lines (25 loc) · 1.07 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="FamiliesMap.js" type="JavaScript" />
<mapping pattern=".editorconfig" type="PLAIN_TEXT" />
<mapping pattern="fnb-lamp" type="PLAIN_TEXT" />
<mapping pattern="_redirects" type="PLAIN_TEXT" />
<mapping pattern=".env.test" type="PLAIN_TEXT" />
<mapping pattern="fnb-family-photos.svg" type="PLAIN_TEXT" />
<mapping pattern=".env-production" type="PLAIN_TEXT" />
<mapping pattern=".env.staging" type="PLAIN_TEXT" />
<mapping ext="example" type="PLAIN_TEXT" />
<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>