-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
29 lines (29 loc) · 1.46 KB
/
filetypes.xml
File metadata and controls
29 lines (29 loc) · 1.46 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping pattern="Jenkinsfile" type="Groovy" />
<mapping pattern="MetricSets" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping pattern="asd" type="PLAIN_TEXT" />
<mapping pattern="tes" type="PLAIN_TEXT" />
<mapping pattern="README" type="PLAIN_TEXT" />
<mapping pattern="xxx" type="PLAIN_TEXT" />
<mapping pattern="easd" type="PLAIN_TEXT" />
<mapping pattern="y" type="PLAIN_TEXT" />
<mapping pattern="x" type="PLAIN_TEXT" />
<mapping pattern="aksjdh" type="PLAIN_TEXT" />
<mapping ext="out" type="PLAIN_TEXT" />
<mapping ext="eot" type="PLAIN_TEXT" />
<mapping ext="instructions" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern=".ember-cli" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
</extensionMap>
</component>
</application>