-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
42 lines (42 loc) · 1.99 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
39
40
41
42
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="getCachedPages" type="PLAIN_TEXT" />
<mapping pattern="EntryListTest" type="PLAIN_TEXT" />
<mapping pattern="body-parser" type="PLAIN_TEXT" />
<mapping pattern="wpe_merge" type="PLAIN_TEXT" />
<mapping pattern=".github/workflow.main" type="PLAIN_TEXT" />
<mapping pattern="pattern" type="PLAIN_TEXT" />
<mapping pattern="test-integration" type="PLAIN_TEXT" />
<mapping pattern="apiWithTokenCheck" type="PLAIN_TEXT" />
<mapping pattern="DOCKERFILE" type="PLAIN_TEXT" />
<mapping pattern="index" type="PLAIN_TEXT" />
<mapping pattern="FormToggle.js" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern="test-packages" type="PLAIN_TEXT" />
<mapping pattern="action-a/Dockerfile" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping pattern="getAllFromWordPress" type="PLAIN_TEXT" />
<mapping pattern="package-fixes" type="PLAIN_TEXT" />
<mapping pattern="nullMock" type="PLAIN_TEXT" />
<mapping pattern="getScreenshot" type="PLAIN_TEXT" />
<mapping pattern="a" type="PLAIN_TEXT" />
<mapping ext="pattern" type="PLAIN_TEXT" />
<mapping ext="neon" type="PLAIN_TEXT" />
<mapping ext="dist" type="PLAIN_TEXT" />
<mapping ext="test" type="PLAIN_TEXT" />
<mapping ext="workflow" type="PLAIN_TEXT" />
<mapping ext="config" 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>