-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
27 lines (27 loc) · 1.43 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="sgr" type="HTML" />
<removed_mapping ext="html" approved="true" type="HTML" />
<mapping pattern="scrollToAnchor" type="JavaScript" />
<mapping pattern=".vault_pass" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping ext="1" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<mapping pattern="_landing" type="SCSS" />
<mapping ext="sss" type="SCSS" />
<mapping ext="html" type="Twig" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="webmanifest" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern="nys-setup" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="html" approved="true" type="HTML" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern="photoism_db" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
</extensionMap>
</component>
</application>