-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
41 lines (41 loc) · 2.13 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
<application>
<component name="FileTypeManager" version="17">
<ignoreFiles list="*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.pipertmp-*;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping pattern="*.ng.html" type="Angular2Html" />
<mapping ext="bazel" type="BUILD" />
<mapping pattern="Dockerfile-COPY-Issue" type="Dockerfile" />
<mapping pattern="Dockerfile-Copy-FromHost" type="Dockerfile" />
<mapping pattern="Dockerfile-SetCap-In-Image" type="Dockerfile" />
<mapping pattern="Dockerfile-Distroless-libcap" type="Dockerfile" />
<mapping pattern="dockerfile" type="Dockerfile" />
<mapping ext="dockerfile" type="Dockerfile" />
<mapping pattern="*.js.flow" type="Flow" />
<mapping pattern="*.js.flow" type="Flow" />
<mapping ext="template" type="Go template" />
<mapping ext="manifest" type="JSON" />
<mapping pattern=".golint_failures" type="PLAIN_TEXT" />
<mapping pattern="Readme" type="PLAIN_TEXT" />
<mapping pattern="journal" type="PLAIN_TEXT" />
<mapping pattern="cloud-sdk-pod-1" type="PLAIN_TEXT" />
<mapping pattern="Dockerfile1" type="PLAIN_TEXT" />
<mapping pattern="kube-apiserver-csr-config" type="PLAIN_TEXT" />
<mapping pattern=".bazelversion" type="PLAIN_TEXT" />
<mapping pattern="released-tricorder-vet" type="PLAIN_TEXT" />
<mapping pattern=".bazelrc" type="PLAIN_TEXT" />
<mapping ext="crt" type="PLAIN_TEXT" />
<mapping ext="ext" type="PLAIN_TEXT" />
<mapping ext="pub" type="PLAIN_TEXT" />
<mapping ext="key" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" />
<mapping ext="srl" type="PLAIN_TEXT" />
<mapping ext="pem" type="PLAIN_TEXT" />
<mapping ext="1" type="PLAIN_TEXT" />
<mapping ext="rsa" type="PLAIN_TEXT" />
<mapping ext="pi" type="Python" />
<mapping pattern="kubectl-create-secret.sh" type="Shell Script" />
<mapping pattern="kubectl-create-secret,sh" type="Shell Script" />
<mapping pattern="tsconfig_editor.json" type="tsconfig" />
</extensionMap>
</component>
</application>