filetypes.xml 770 Bytes
Newer Older
1
<application>
2 3
  <component name="FileTypeManager" version="18">
    <ignoreFiles list="*.idea;*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;node_modules;node_modules;;vssver.scc;vssver2.scc;" />
4 5
    <extensionMap>
      <mapping ext="gradle.kts" type="Kotlin" />
6
      <mapping ext="main.kts" type="Kotlin" />
7
      <mapping ext="tlp" type="PLAIN_TEXT" />
8 9
      <mapping ext="factories" type="PLAIN_TEXT" />
      <mapping ext="provides" type="PLAIN_TEXT" />
10
      <mapping ext="lombok" type="PLAIN_TEXT" />
11
      <mapping ext="cnf" type="PLAIN_TEXT" />
12 13
      <removed_mapping ext="apk" approved="true" type="ARCHIVE" />
      <removed_mapping ext="psd" approved="true" type="Image" />
14 15 16
    </extensionMap>
  </component>
</application>