intelli-j-settings-i-mx/filetypes.xml

18 lines
858 B
XML

<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*.orig;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
<extensionMap>
<mapping pattern="_nanorc" type="AUTO_DETECTED" />
<mapping pattern="npm-shrinkwrap" type="AUTO_DETECTED" />
<mapping ext="jst" type="EJS" />
<mapping pattern="wordlist.json" type="JSON" />
<mapping pattern=".eslintrc.json.orig" type="PLAIN_TEXT" />
<mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="toml" type="PLAIN_TEXT" />
<mapping ext="min" type="PLAIN_TEXT" />
<mapping pattern=".analysis_options" type="YAML" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<mapping ext="mysql" type="SQL" />
</extensionMap>
</component>
</application>