This repository has been archived on 2022-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
Vokabel-Trainer/filetypes.xml

11 lines
418 B
XML
Raw Normal View History

<application>
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<mapping pattern=".analysis_options" type="YAML" />
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
<removed_mapping ext="psd" approved="true" type="Image" />
</extensionMap>
</component>
</application>