IU-2021.2.4 <martin@stolas Update filetypes.xml

This commit is contained in:
Martin Donnelly 2024-03-10 00:13:09 +00:00
parent a543cfcc11
commit 4852e6d9a0

View File

@ -5,6 +5,10 @@
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping pattern="*playbook.yml" type="YAML" />
<mapping pattern="*playbook.yaml" type="YAML" />
<mapping pattern="main.yml" type="YAML" />
<mapping pattern="main.yaml" type="YAML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="psd" approved="true" type="Image" />