idea-sync/filetypes.xml

12 lines
557 B
XML
Raw Permalink Normal View History

<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.idea;.svn;CVS;__pycache__;_svn;target;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping ext="space.kts" type="Kotlin" />
<mapping ext="gradle.kts" type="Kotlin" />
<mapping ext="main.kts" type="Kotlin" />
<removed_mapping ext="apk" approved="true" type="APK" />
<removed_mapping ext="psd" approved="true" type="Adobe Photoshop" />
</extensionMap>
</component>
</application>