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="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" /> <mapping ext="main.kts" type="Kotlin" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" /> <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" /> <removed_mapping ext="psd" approved="true" type="Image" />
</extensionMap> </extensionMap>
</component> </component>

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

Loading…
Cancel
Save