-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
32 lines (32 loc) · 1.65 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
<application>
<component name="FileTypeManager" version="17">
<ignoreFiles list="*.pyc;*.pyo;*.rbc;*~;.DS_Store;.git;.hg;.svn;CVS;RCS;SCCS;__pycache__;_svn;rcs;" />
<extensionMap>
<mapping pattern="203-notification_center" type="Cucumber" />
<mapping pattern=".bowerrc" type="JSON" />
<mapping ext="ngdoc" type="Markdown" />
<mapping pattern="dfgdf" type="PLAIN_TEXT" />
<mapping pattern="fghfghfghfgh" type="PLAIN_TEXT" />
<mapping pattern="README" type="PLAIN_TEXT" />
<mapping pattern="sdfgds" type="PLAIN_TEXT" />
<mapping pattern="backend" type="PLAIN_TEXT" />
<mapping pattern="fghfgh" type="PLAIN_TEXT" />
<mapping pattern="MANIFEST-000002" type="PLAIN_TEXT" />
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping pattern=".browserslistrc" type="PLAIN_TEXT" />
<mapping ext="env" type="PLAIN_TEXT" />
<mapping ext="gzip" type="PLAIN_TEXT" />
<mapping ext="example" type="PLAIN_TEXT" />
<mapping ext="jx" type="PLAIN_TEXT" />
<mapping ext="sty" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="gradle" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<mapping pattern="browserslist" type="AUTO_DETECTED" />
</extensionMap>
</component>
</application>