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

master
DebuggerX 3 years ago
parent ffc0870da8
commit 6619cfcba4

@ -4,6 +4,7 @@
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<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" />
</extensionMap>
</component>

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

Loading…
Cancel
Save