AI-Arctic Fox | 2020.3.1 Patch 2 <debuggerx@debuggerx Update filetypes.xml, pluginAdvertiser.xml

master
DebuggerX 4 years ago
parent 352a89fc45
commit 9da800c600

@ -9,7 +9,6 @@
<mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="py" type="PLAIN_TEXT" />
<mapping ext="mk" type="PLAIN_TEXT" />
<mapping pattern=".analysis_options" type="YAML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="psd" approved="true" type="Image" />

@ -540,8 +540,9 @@
<entry key="*.ignore">
<value>
<plugin>
<option name="myPluginId" value="mobi.hsz.idea.gitignore" />
<option name="myPluginName" value=".ignore" />
<option name="myPluginId" value="com.intellij" />
<option name="myPluginName" value="IDEA CORE" />
<option name="myBundled" value="true" />
</plugin>
</value>
</entry>

Loading…
Cancel
Save