-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiletypes.xml
70 lines (70 loc) · 3.72 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*.orig;*.pyc;*.pyo;*.rbc;*~;.DS_Store;.git;.hg;.svn;CVS;RCS;SCCS;__pycache__;_svn;rcs" />
<extensionMap>
<mapping pattern="pg_trgm.yml" type="AUTO_DETECTED" />
<mapping ext="old" type="Dockerfile" />
<mapping pattern="dumpfile2" type="JSON" />
<mapping pattern="dumpfile" type="JSON" />
<mapping ext="lock" type="JSON" />
<mapping ext="sqlite" type="Native" />
<mapping ext="install" type="PHP" />
<mapping ext="test" type="PHP" />
<mapping ext="engine" type="PHP" />
<mapping ext="profile" type="PHP" />
<mapping ext="theme" type="PHP" />
<mapping pattern="OldDockerfile" type="PLAIN_TEXT" />
<mapping pattern="aliases" type="PLAIN_TEXT" />
<mapping pattern="AUTOGENERATED_DO_NOT_EDIT" type="PLAIN_TEXT" />
<mapping pattern=".env.example" type="PLAIN_TEXT" />
<mapping pattern="PROVISIONED" type="PLAIN_TEXT" />
<mapping pattern="fastlyusagestats2" type="PLAIN_TEXT" />
<mapping pattern="docker-php-entrypoint-phantomjs" type="PLAIN_TEXT" />
<mapping pattern="docker-php-entrypoint-nophantomjs" type="PLAIN_TEXT" />
<mapping pattern="docker-php-source-release" type="PLAIN_TEXT" />
<mapping pattern="twisted-drupalGitSSHDaemon" type="PLAIN_TEXT" />
<mapping pattern="foo" type="PLAIN_TEXT" />
<mapping pattern="aws_deploy" type="PLAIN_TEXT" />
<mapping pattern="sysstat" type="PLAIN_TEXT" />
<mapping pattern="file" type="PLAIN_TEXT" />
<mapping pattern="docker-php-source-head" type="PLAIN_TEXT" />
<mapping pattern="Vagrantfile" type="PLAIN_TEXT" />
<mapping pattern="configure" type="PLAIN_TEXT" />
<mapping pattern="README" type="PLAIN_TEXT" />
<mapping pattern="todos" type="PLAIN_TEXT" />
<mapping pattern="pub" type="PLAIN_TEXT" />
<mapping pattern="thing" type="PLAIN_TEXT" />
<mapping ext="m4" type="PLAIN_TEXT" />
<mapping ext="te" type="PLAIN_TEXT" />
<mapping ext="2_docker-php-ext-enable" type="PLAIN_TEXT" />
<mapping ext="2_docker-php-ext-configure" type="PLAIN_TEXT" />
<mapping ext="4_docker-php-ext-install" type="PLAIN_TEXT" />
<mapping ext="4_docker-php-ext-configure" type="PLAIN_TEXT" />
<mapping ext="5_docker-php-ext-install" type="PLAIN_TEXT" />
<mapping ext="2_docker-php-ext-install" type="PLAIN_TEXT" />
<mapping ext="4_docker-php-ext-enable" type="PLAIN_TEXT" />
<mapping ext="5" type="PLAIN_TEXT" />
<mapping ext="5_docker-php-ext-configure" type="PLAIN_TEXT" />
<mapping pattern="project_sql" type="SQL" />
<mapping pattern="*.xml.dist" type="XML" />
<mapping ext="neon" type="YAML" />
<mapping ext="5_php7" type="YAML" />
<mapping ext="dist" type="YAML" />
<mapping ext="template" type="YAML" />
<mapping ext="tmpl" type="YAML" />
<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="eyaml" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<mapping ext="awk" type="Awk/Gawk" />
<mapping ext="gawk" type="Awk/Gawk" />
<mapping ext="info" type="drupal-7-info" />
<mapping pattern="awstats_reformatter" type="Awk/Gawk" />
<mapping pattern="compress-logs" type="Bash" />
<mapping pattern="selenium" type="Bash" />
</extensionMap>
</component>
</application>