-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
50 lines (50 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
48
49
50
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*~;.DS_Store;.git;.hg;.svn;CVS;RCS;SCCS;__pycache__;_svn;rcs" />
<extensionMap>
<mapping pattern="cert" type="AUTO_DETECTED" />
<mapping pattern="ca_bundle" type="AUTO_DETECTED" />
<mapping pattern="gitignore" type="AUTO_DETECTED" />
<mapping pattern="paul_variables" type="AUTO_DETECTED" />
<mapping pattern="css" type="PLAIN_TEXT" />
<mapping pattern="Jenkinsfile" type="PLAIN_TEXT" />
<mapping pattern="default" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping pattern="authorized_keys" type="PLAIN_TEXT" />
<mapping pattern="asdas" type="PLAIN_TEXT" />
<mapping pattern="wireguard" type="PLAIN_TEXT" />
<mapping pattern="input" type="PLAIN_TEXT" />
<mapping pattern="import_live_db" type="PLAIN_TEXT" />
<mapping pattern="asd" type="PLAIN_TEXT" />
<mapping pattern=".prettierrc" type="PLAIN_TEXT" />
<mapping pattern="VERSION" type="PLAIN_TEXT" />
<mapping pattern="config" type="PLAIN_TEXT" />
<mapping ext="env" type="PLAIN_TEXT" />
<mapping ext="d" type="PLAIN_TEXT" />
<mapping ext="local_location" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" />
<mapping ext="de" type="PLAIN_TEXT" />
<mapping ext="data" type="PLAIN_TEXT" />
<mapping ext="conf " type="PLAIN_TEXT" />
<mapping ext="example" type="PLAIN_TEXT" />
<mapping ext="com" type="PLAIN_TEXT" />
<mapping ext="tpl" type="PLAIN_TEXT" />
<mapping ext="dev" type="PLAIN_TEXT" />
<mapping ext="com_location" type="PLAIN_TEXT" />
<mapping ext="crt" type="PLAIN_TEXT" />
<mapping ext="key" type="PLAIN_TEXT" />
<mapping ext="cert" type="PLAIN_TEXT" />
<mapping ext="local" type="PLAIN_TEXT" />
<mapping ext="jks" type="PLAIN_TEXT" />
<mapping ext="tmpl" type="PLAIN_TEXT" />
<mapping ext="pem" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="yamll" type="PLAIN_TEXT" />
<mapping ext="prod" type="PLAIN_TEXT" />
<mapping ext="plantuml" type="PlantUML file" />
<mapping ext="ts " type="TypeScript" />
<removed_mapping ext="graphql" approved="true" type="PLAIN_TEXT" />
<removed_mapping pattern=".gitignore" approved="true" type="GitIgnore file" />
</extensionMap>
</component>
</application>