Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8a7160020 | |||
| b20c942bb7 |
@@ -3,6 +3,7 @@
|
|||||||
<extensionMap>
|
<extensionMap>
|
||||||
<mapping ext="csv" type="PLAIN_TEXT" />
|
<mapping ext="csv" type="PLAIN_TEXT" />
|
||||||
<mapping ext="obj" type="PLAIN_TEXT" />
|
<mapping ext="obj" type="PLAIN_TEXT" />
|
||||||
|
<mapping ext="mtl" type="PLAIN_TEXT" />
|
||||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||||
<removed_mapping ext="db" approved="true" type="SQLite" />
|
<removed_mapping ext="db" approved="true" type="SQLite" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
|
|||||||
@@ -2,8 +2,6 @@
|
|||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="All Places" />
|
<option name="customScope" value="All Places" />
|
||||||
<option name="defaultScopeName" value="All Places" />
|
<option name="defaultScopeName" value="All Places" />
|
||||||
<option name="localRegularExpressions" value="true" />
|
|
||||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
|
||||||
<option name="SEARCH_SCOPE" value="All Places" />
|
<option name="SEARCH_SCOPE" value="All Places" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
<mask>*.html</mask>
|
<mask>*.html</mask>
|
||||||
|
|||||||
Reference in New Issue
Block a user