-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
22 lines (22 loc) · 1.14 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="*ockerfile*" type="Dockerfile" />
<removed_mapping ext="dockerfile" approved="true" type="Dockerfile" />
<mapping pattern="*jenkins*" type="Groovy" />
<mapping pattern="*Jenkins*" type="Groovy" />
<mapping pattern="casc" type="PLAIN_TEXT" />
<mapping pattern=".mtdevops" type="PLAIN_TEXT" />
<mapping pattern="asas" type="PLAIN_TEXT" />
<mapping pattern="CODEOWNERS" type="PLAIN_TEXT" />
<mapping ext="cfg" type="PLAIN_TEXT" />
<mapping pattern="asdasdasd" type="XHTML" />
<removed_mapping pattern="jenkinsfile-distribution" approved="true" type="Groovy" />
<removed_mapping pattern="Jenkins-tint" approved="true" type="Groovy" />
<removed_mapping pattern="*Jenkinsfile*" approved="true" type="Groovy" />
<removed_mapping pattern="Jenkins-deploy" approved="true" type="Groovy" />
<removed_mapping ext="dockerfile" approved="true" type="Dockerfile" />
<removed_mapping pattern="*jenkinsfile*" approved="true" type="Groovy" />
</extensionMap>
</component>
</application>