Compare commits

..

4 Commits

2 changed files with 3 additions and 10 deletions
-8
View File
@@ -1,18 +1,10 @@
<application> <application>
<component name="FileTypeManager" version="18"> <component name="FileTypeManager" version="18">
<extensionMap> <extensionMap>
<mapping ext="klib" type="ARCHIVE" />
<mapping ext="gradle.kts" type="Kotlin" /> <mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" /> <mapping ext="main.kts" type="Kotlin" />
<mapping pattern="ChangeLog.txt" type="PLAIN_TEXT" />
<mapping pattern=".test" type="PLAIN_TEXT" />
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
<mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="mk" type="PLAIN_TEXT" />
<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" />
<removed_mapping ext="py" approved="true" type="PLAIN_TEXT" />
</extensionMap> </extensionMap>
</component> </component>
</application> </application>
+3 -2
View File
@@ -540,8 +540,9 @@
<entry key="*.ignore"> <entry key="*.ignore">
<value> <value>
<plugin> <plugin>
<option name="myPluginId" value="mobi.hsz.idea.gitignore" /> <option name="myPluginId" value="com.intellij" />
<option name="myPluginName" value=".ignore" /> <option name="myPluginName" value="IDEA CORE" />
<option name="myBundled" value="true" />
</plugin> </plugin>
</value> </value>
</entry> </entry>