Compare commits

..

2 Commits

Author SHA1 Message Date
debuggerx c8a7160020 AI-Koala | 2024.1.1 <debuggerx@debuggerx-PC Update find.xml 2024-07-12 12:45:26 +08:00
debuggerx b20c942bb7 AI-Koala | 2024.1.1 <debuggerx@debuggerx-PC Update filetypes.xml 2024-07-12 11:28:41 +08:00
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -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
View 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>