-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
47 lines (47 loc) · 2.44 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
39
40
41
42
43
44
45
46
47
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern="zikaATAS" type="AUTO_DETECTED" />
<mapping pattern="_data.json" type="AUTO_DETECTED" />
<mapping pattern="routing" type="AUTO_DETECTED" />
<mapping pattern="readme" type="AUTO_DETECTED" />
<mapping pattern="iterm_designer" type="AUTO_DETECTED" />
<mapping pattern=".eslint" type="JSON" />
<mapping pattern="Button" type="PLAIN_TEXT" />
<mapping pattern=".keys" type="PLAIN_TEXT" />
<mapping pattern="browserlist" type="PLAIN_TEXT" />
<mapping pattern=".dockerignore" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping pattern="version" type="PLAIN_TEXT" />
<mapping pattern=".browserlistrc" type="PLAIN_TEXT" />
<mapping pattern="atoms" type="PLAIN_TEXT" />
<mapping pattern="help" type="PLAIN_TEXT" />
<mapping pattern="build" type="PLAIN_TEXT" />
<mapping pattern=".enc" type="PLAIN_TEXT" />
<mapping pattern="contacts" type="PLAIN_TEXT" />
<mapping pattern="DB" type="PLAIN_TEXT" />
<mapping ext="sketch" type="PLAIN_TEXT" />
<mapping ext="state" type="PLAIN_TEXT" />
<mapping ext="shj" type="PLAIN_TEXT" />
<mapping ext="rdb" type="PLAIN_TEXT" />
<mapping ext="test" type="PLAIN_TEXT" />
<mapping ext="com" type="PLAIN_TEXT" />
<mapping ext="crt" type="PLAIN_TEXT" />
<mapping ext="key" type="PLAIN_TEXT" />
<mapping ext="gstuff" type="PLAIN_TEXT" />
<mapping ext="info" type="PLAIN_TEXT" />
<mapping ext="sqlite" type="SQL" />
<mapping pattern="FormCheckbox" type="Vue.js" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="graphqlconfig" approved="true" type="JSON" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping pattern=".dockerignore" approved="true" type="Docker File" />
<removed_mapping pattern=".eslint" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern=".prettierrc" approved="true" type="JSON" />
</extensionMap>
</component>
</application>