-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
38 lines (38 loc) · 1.81 KB
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="mpp" type="Native" />
<mapping ext="vsdx" type="Native" />
<mapping ext="wav" type="Native" />
<mapping ext="exe" type="Native" />
<mapping pattern="ls" type="PLAIN_TEXT" />
<mapping pattern="button_divider" type="PLAIN_TEXT" />
<mapping pattern="themes" type="PLAIN_TEXT" />
<mapping pattern="Container" type="PLAIN_TEXT" />
<mapping pattern="只能应答设置查询" type="PLAIN_TEXT" />
<mapping pattern="scp" type="PLAIN_TEXT" />
<mapping pattern="到 sublime_text 的链接" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping pattern="1" type="PLAIN_TEXT" />
<mapping pattern="插件打包说明" type="PLAIN_TEXT" />
<mapping pattern=".babelr" type="PLAIN_TEXT" />
<mapping ext="textclipping" type="PLAIN_TEXT" />
<mapping ext="jet" type="PLAIN_TEXT" />
<mapping ext="container" type="PLAIN_TEXT" />
<mapping ext="keystore" type="PLAIN_TEXT" />
<mapping ext="so" type="PLAIN_TEXT" />
<mapping ext="appcache" type="PLAIN_TEXT" />
<mapping ext="gitignore__" type="PLAIN_TEXT" />
<mapping ext="progerties" type="PLAIN_TEXT" />
<mapping ext="containe" type="PLAIN_TEXT" />
<mapping pattern="Mp3Player" type="TypeScript" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="psd" approved="true" type="Image" />
<removed_mapping ext="so" approved="true" type="UNKNOWN" />
<mapping pattern="*manifest" type="ProGuard File" />
</extensionMap>
</component>
</application>