-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
51 lines (51 loc) · 2.73 KB
/
filetypes.xml
File metadata and controls
51 lines (51 loc) · 2.73 KB
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
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping pattern="README.md" type="Markdown" />
<mapping pattern="crontab-script" type="PLAIN_TEXT" />
<mapping pattern="group_vars" type="PLAIN_TEXT" />
<mapping pattern=".github/CODEOWNERS" type="PLAIN_TEXT" />
<mapping pattern="upgrade-notes" type="PLAIN_TEXT" />
<mapping pattern="smpp-gate-docker" type="PLAIN_TEXT" />
<mapping pattern=".version" type="PLAIN_TEXT" />
<mapping pattern="hh-logsender-kafka" type="PLAIN_TEXT" />
<mapping pattern="data" type="PLAIN_TEXT" />
<mapping pattern="CODEOWNERS" type="PLAIN_TEXT" />
<mapping pattern="compareStrings" type="PLAIN_TEXT" />
<mapping pattern="audiobridge" type="PLAIN_TEXT" />
<mapping pattern="sites-enabled/audiobridge" type="PLAIN_TEXT" />
<mapping pattern="META-INF/spring-factories" type="PLAIN_TEXT" />
<mapping pattern="Podfile" type="PLAIN_TEXT" />
<mapping pattern="crontab" type="PLAIN_TEXT" />
<mapping pattern="scripts/crontab-script" type="PLAIN_TEXT" />
<mapping pattern=".foreverignore" type="PLAIN_TEXT" />
<mapping pattern="smpp-gate-docker2" type="PLAIN_TEXT" />
<mapping ext="plist" type="PLAIN_TEXT" />
<mapping ext="mockmaker" type="PLAIN_TEXT" />
<mapping ext="factories" type="PLAIN_TEXT" />
<mapping ext="bsh" type="PLAIN_TEXT" />
<mapping ext="dev" type="PLAIN_TEXT" />
<mapping ext="nab" type="PLAIN_TEXT" />
<mapping ext="jks" type="PLAIN_TEXT" />
<mapping ext="fwf" type="PLAIN_TEXT" />
<mapping ext="j2" type="PLAIN_TEXT" />
<mapping pattern="HH-115660" type="SQL" />
<mapping ext="presto" type="SQL" />
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="cfg" 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="jsx" approved="true" type="JavaScript" />
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="ru" approved="true" type="PLAIN_TEXT" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping pattern="README.md" approved="true" type="PLAIN_TEXT" />
<mapping ext="db" type="ThymeleafExpressions" />
<mapping pattern="DeleteTemplateNotification" type="TypeScript JSX" />
</extensionMap>
</component>
</application>