IU-2021.3.1 <aiko@Lindas-MacBook-Pro.local Update filetypes.xml

This commit is contained in:
Aiko Mastboom 2022-01-01 20:49:02 +01:00
parent 8478cf4807
commit 2da7dc4604

View File

@ -4,6 +4,7 @@
<mapping pattern="setenv" type="AUTO_DETECTED" />
<mapping ext="aiko" type="AUTO_DETECTED" />
<mapping pattern=".dockerignore" type="GitIgnore file" />
<mapping ext="heex" type="Live Embedded Elixir" />
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
<mapping ext="plist" type="PLAIN_TEXT" />
<mapping ext="prj" type="PLAIN_TEXT" />
@ -18,7 +19,6 @@
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="snakefile" approved="true" type="textmate" />
<removed_mapping pattern="setenv" approved="true" type="JSHELL" />
<mapping ext="heex" type="Live Embedded Elixir" />
<mapping ext="main.kts" type="Kotlin" />
<mapping ext="space.kts" type="Kotlin" />
</extensionMap>