Compare commits
4 Commits
aca80aa816
...
ffc0870da8
| Author | SHA1 | Date | |
|---|---|---|---|
| ffc0870da8 | |||
| 0ef40fa4f8 | |||
| eb8e5c6a56 | |||
| 2f1eaaf112 |
@@ -1,18 +1,10 @@
|
||||
<application>
|
||||
<component name="FileTypeManager" version="18">
|
||||
<extensionMap>
|
||||
<mapping ext="klib" type="ARCHIVE" />
|
||||
<mapping ext="gradle.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="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||
<removed_mapping ext="py" approved="true" type="PLAIN_TEXT" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
||||
@@ -540,8 +540,9 @@
|
||||
<entry key="*.ignore">
|
||||
<value>
|
||||
<plugin>
|
||||
<option name="myPluginId" value="mobi.hsz.idea.gitignore" />
|
||||
<option name="myPluginName" value=".ignore" />
|
||||
<option name="myPluginId" value="com.intellij" />
|
||||
<option name="myPluginName" value="IDEA CORE" />
|
||||
<option name="myBundled" value="true" />
|
||||
</plugin>
|
||||
</value>
|
||||
</entry>
|
||||
|
||||
Reference in New Issue
Block a user