IU-2021.2 <Yufan@NyanNyanCat Update filetypes.xml, shared-indexes.xml

This commit is contained in:
Yufan Sheng 2021-07-28 11:01:46 +08:00
parent 7004627bac
commit b5befa3fb3
2 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="log" approved="true" type="Log" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="proto" type="protobuf" />
<removed_mapping ext="proto" approved="true" type="protobuf" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping ext="tsv" approved="true" type="TSV" />
<removed_mapping ext="yaml" approved="true" type="SnakeYAML" />

View File

@ -1,8 +1,8 @@
<application>
<component name="download-consent">
<option name="consentItems">
<item download="DENIED" kind="jdk" url="https://index-cdn.jetbrains.com/v2/jdk" />
<item download="DENIED" kind="mvn" url="https://index-cdn.jetbrains.com/v2/mvn" />
<item download="ALLOWED" kind="jdk" url="https://index-cdn.jetbrains.com/v2/jdk" />
<item download="ALLOWED" kind="mvn" url="https://index-cdn.jetbrains.com/v2/mvn" />
</option>
</component>
</application>