-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
38 lines (38 loc) · 1.63 KB
/
filetypes.xml
File metadata and controls
38 lines (38 loc) · 1.63 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
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="pt" type="HTML" />
<mapping pattern="11.php" type="PHP" />
<mapping pattern="!!!! OPASNO !!!!" type="PLAIN_TEXT" />
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
<mapping ext="csv" type="PLAIN_TEXT" />
<mapping ext="pyc" type="PLAIN_TEXT" />
<mapping ext="tmbundle" type="PLAIN_TEXT" />
<mapping ext="p buck" type="PLAIN_TEXT" />
<mapping ext="history" type="PLAIN_TEXT" />
<mapping pattern="Sconstruct" type="textmate" />
<mapping pattern="py3" type="textmate" />
<mapping pattern="sconstruct" type="textmate" />
<mapping pattern="pyw" type="textmate" />
<mapping pattern="rpy" type="textmate" />
<mapping pattern="SConstruct" type="textmate" />
<mapping pattern="SConscript" type="textmate" />
<mapping pattern="cpy" type="textmate" />
<mapping pattern="gyp" type="textmate" />
<mapping pattern="re" type="textmate" />
<mapping pattern="p" type="textmate" />
<mapping pattern="py" type="textmate" />
<mapping pattern="gypi" type="textmate" />
<mapping ext="pyw" type="textmate" />
<mapping ext="py3" type="textmate" />
<mapping ext="sconstruct" type="textmate" />
<mapping ext="cpy" type="textmate" />
<mapping ext="rpy" type="textmate" />
<mapping ext="re" type="textmate" />
<mapping ext="py" type="textmate" />
<mapping ext="gypi" type="textmate" />
<mapping ext="p" type="textmate" />
<mapping ext="gyp" type="textmate" />
</extensionMap>
</component>
</application>