Compare commits
4 Commits
aca80aa816
...
ffc0870da8
| Author | SHA1 | Date | |
|---|---|---|---|
| ffc0870da8 | |||
| 0ef40fa4f8 | |||
| eb8e5c6a56 | |||
| 2f1eaaf112 |
@@ -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>
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user