-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
20 lines (20 loc) · 880 Bytes
/
filetypes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<application>
<component name="FileTypeManager" version="17">
<ignoreFiles list="*.hprof;*.orig;*.pyc;*.pyo;*.rbc;*~;.DS_Store;.git;.hg;.svn;CVS;RCS;SCCS;__pycache__;_svn;rcs;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping pattern=".bootstraprc" type="PLAIN_TEXT" />
<mapping pattern=".readme" type="PLAIN_TEXT" />
<mapping pattern="hgfhg" type="PLAIN_TEXT" />
<mapping ext="fnc" type="DBN-PSQL" />
<mapping ext="pkb" type="DBN-PSQL" />
<mapping ext="pkg" type="DBN-PSQL" />
<mapping ext="pks" type="DBN-PSQL" />
<mapping ext="prc" type="DBN-PSQL" />
<mapping ext="tpb" type="DBN-PSQL" />
<mapping ext="tpe" type="DBN-PSQL" />
<mapping ext="tps" type="DBN-PSQL" />
<mapping ext="trg" type="DBN-PSQL" />
<mapping ext="vw" type="DBN-SQL" />
</extensionMap>
</component>
</application>