-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
31 lines (31 loc) · 1.5 KB
/
filetypes.xml
File metadata and controls
31 lines (31 loc) · 1.5 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="JobMarketCommandController" type="PHP" />
<mapping pattern="ShowSavedSearches.html" type="PLAIN_TEXT" />
<mapping pattern="databaseConnection" type="PLAIN_TEXT" />
<mapping pattern="_itemiconimage" type="PLAIN_TEXT" />
<mapping pattern=".htaccess.bak" type="PLAIN_TEXT" />
<mapping pattern="WrQuestionnaire" type="PLAIN_TEXT" />
<mapping pattern="ENABLE_INSTALL_TOOL" type="PLAIN_TEXT" />
<mapping pattern="_content.scss" type="PLAIN_TEXT" />
<mapping pattern=".htaccess.bak20161202" type="PLAIN_TEXT" />
<mapping pattern="storage" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping pattern=".htpasswd" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern="ini" type="PLAIN_TEXT" />
<mapping ext="cnf" type="PLAIN_TEXT" />
<mapping ext="ical" type="PLAIN_TEXT" />
<mapping ext="xlf" type="PLAIN_TEXT" />
<mapping ext="sxw" type="PLAIN_TEXT" />
<mapping ext="t3d" type="PLAIN_TEXT" />
<removed_mapping ext="ts" type="TypeScript" />
<mapping pattern="*setup.txt" type="TypoScript File" />
<mapping pattern="*constant.txt" type="TypoScript File" />
<mapping ext="typoscript" type="TypoScript File" />
<mapping ext="ts" type="TypoScript File" />
<mapping ext="tmpl" type="XHTML" />
</extensionMap>
</component>
</application>