filetypes.xml 553 Bytes
Newer Older
1 2 3 4 5
<application>
  <component name="FileTypeManager" version="17">
    <ignoreFiles list="*.hprof;*.idea;*.iml;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;node_modules;node_modules;;vssver.scc;vssver2.scc;" />
    <extensionMap>
      <mapping ext="gradle.kts" type="Kotlin" />
6
      <mapping ext="tlp" type="PLAIN_TEXT" />
7 8
      <mapping ext="factories" type="PLAIN_TEXT" />
      <mapping ext="provides" type="PLAIN_TEXT" />
9
      <mapping ext="lombok" type="PLAIN_TEXT" />
10 11 12
    </extensionMap>
  </component>
</application>