AI-Arctic Fox | 2020.3.1 Patch 2 <debuggerx@debuggerx Merge branch 'master'

Conflicts:
	yiiguxing.translation.xml
master
DebuggerX 4 years ago
commit 352a89fc45

@ -9,6 +9,7 @@
<mapping ext="bak" type="PLAIN_TEXT" /> <mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="py" type="PLAIN_TEXT" /> <mapping ext="py" type="PLAIN_TEXT" />
<mapping ext="mk" 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="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" /> <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" />

@ -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