filetypes.xml 945 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
<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" />
      <mapping ext="factories" type="PLAIN_TEXT" />
      <mapping ext="lombok" type="PLAIN_TEXT" />
      <mapping ext="provides" type="PLAIN_TEXT" />
      <mapping ext="fnc" type="DBN-PSQL" />
      <mapping ext="pkb" type="DBN-PSQL" />
      <mapping ext="pkg" type="DBN-PSQL" />
      <mapping ext="pks" type="DBN-PSQL" />
      <mapping ext="prc" type="DBN-PSQL" />
      <mapping ext="tpb" type="DBN-PSQL" />
      <mapping ext="tpe" type="DBN-PSQL" />
      <mapping ext="tps" type="DBN-PSQL" />
      <mapping ext="trg" type="DBN-PSQL" />
      <mapping ext="vw" type="DBN-SQL" />
    </extensionMap>
  </component>
</application>