-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
28 lines (28 loc) · 1.39 KB
/
filetypes.xml
File metadata and controls
28 lines (28 loc) · 1.39 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
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="pm_emotion_teaser2_image_block" type="AUTO_DETECTED" />
<mapping pattern="pm_emotion_teaser2_content_block.tpl" type="AUTO_DETECTED" />
<mapping pattern="Pmsuggest" type="PHP" />
<mapping pattern=".gitattributes" type="PLAIN_TEXT" />
<mapping pattern=".gitconfig" type="PLAIN_TEXT" />
<mapping pattern=".env.dist" type="PLAIN_TEXT" />
<mapping pattern=".htpasswd" type="PLAIN_TEXT" />
<mapping pattern=".psh.yml.dist" type="PLAIN_TEXT" />
<mapping pattern="env-stage" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep2" type="PLAIN_TEXT" />
<mapping pattern="CODEOWNERS" type="PLAIN_TEXT" />
<mapping pattern="Jenkinsfile" type="PLAIN_TEXT" />
<mapping pattern=".psh.yaml.override" type="PLAIN_TEXT" />
<mapping pattern="env-local" type="PLAIN_TEXT" />
<mapping ext="pm-responsive" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="psh" type="PLAIN_TEXT" />
<mapping ext="eot" type="PLAIN_TEXT" />
<mapping ext="cnf" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern=".env" approved="true" type=".env file" />
</extensionMap>
</component>
</application>