-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.xml
More file actions
19 lines (19 loc) · 771 Bytes
/
filetypes.xml
File metadata and controls
19 lines (19 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<mapping ext="in" type="CMakeLists.txt" />
<mapping ext="dockerfile" type="Dockerfile" />
<mapping ext="ipynb" type="JSON" />
<mapping pattern="set_compilers" type="PLAIN_TEXT" />
<mapping pattern="set_python" type="PLAIN_TEXT" />
<mapping pattern="LICENSE" type="PLAIN_TEXT" />
<mapping ext="mdp" type="PLAIN_TEXT" />
<mapping ext="top" type="PLAIN_TEXT" />
<mapping ext="ndx" type="PLAIN_TEXT" />
<mapping ext="gro" type="PLAIN_TEXT" />
<mapping ext="msc" type="PLAIN_TEXT" />
<mapping ext="inv" type="PLAIN_TEXT" />
<mapping ext="pu" type="PlantUML file" />
</extensionMap>
</component>
</application>