-
Notifications
You must be signed in to change notification settings - Fork 0
/
filetypes.xml
36 lines (36 loc) · 1.67 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
<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping pattern=".ideavimrc" type="PLAIN_TEXT" />
<mapping pattern="Procfile" type="PLAIN_TEXT" />
<mapping pattern="log-x" type="PLAIN_TEXT" />
<mapping pattern=".bazelignore" type="PLAIN_TEXT" />
<mapping pattern=".env.local" type="PLAIN_TEXT" />
<mapping pattern="console-script" type="PLAIN_TEXT" />
<mapping pattern="routes" type="PLAIN_TEXT" />
<mapping pattern="test" type="PLAIN_TEXT" />
<mapping pattern="SimulatedApplicator" type="PLAIN_TEXT" />
<mapping pattern=" BUILD" type="PLAIN_TEXT" />
<mapping pattern="log2" type="PLAIN_TEXT" />
<mapping pattern="ConsoleRunner" type="PLAIN_TEXT" />
<mapping pattern=".bazelversion" type="PLAIN_TEXT" />
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping pattern="data_todo" type="PLAIN_TEXT" />
<mapping pattern="VERSION" type="PLAIN_TEXT" />
<mapping ext="data-00001-of-00002" type="PLAIN_TEXT" />
<mapping ext="data-00000-of-00002" type="PLAIN_TEXT" />
<mapping ext="idl" type="PLAIN_TEXT" />
<mapping ext="ne" type="PLAIN_TEXT" />
<mapping ext="cppx" type="PLAIN_TEXT" />
<mapping ext="lisp" type="PLAIN_TEXT" />
<mapping ext="lean" type="PLAIN_TEXT" />
<mapping ext="index" type="PLAIN_TEXT" />
<mapping ext="thmp" type="PLAIN_TEXT" />
<mapping ext="fish" type="Shell Script" />
<mapping ext="plist" type="XML" />
<mapping ext="inkml" type="XML" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
</extensionMap>
</component>
</application>