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

16 lines
729 B
XML
Raw Normal View History

<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="wordlist.json" type="JSON" />
<mapping pattern=".eslintrc.json.orig" type="PLAIN_TEXT" />
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping ext="bak" type="PLAIN_TEXT" />
<mapping ext="toml" type="PLAIN_TEXT" />
<mapping ext="min" type="PLAIN_TEXT" />
<mapping ext="mysql" type="SQL" />
<mapping pattern=".analysis_options" type="YAML" />
</extensionMap>
</component>
</application>