-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
17 lines (17 loc) · 877 Bytes
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
<extensionMap>
<mapping pattern="ALI_PUB_KEY1" type="AUTO_DETECTED" />
<mapping pattern="APP_PRIVATE_KEY1" type="AUTO_DETECTED" />
<mapping pattern="APP_PUB_KEY" type="AUTO_DETECTED" />
<mapping pattern="图片上传.md" type="PLAIN_TEXT" />
<mapping pattern="[package-index-options]" type="PLAIN_TEXT" />
<mapping ext="sqlite3" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="kv" type="PLAIN_TEXT" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="txt" approved="true" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>