IntellijSettings/filetypes.xml

23 lines
1.0 KiB
XML

<application>
<component name="FileTypeManager" version="17">
<ignoreFiles list="*.hprof;*.orig;*.pyc;*.pyo;*.rbc;*~;.DS_Store;.git;.hg;.svn;CVS;RCS;SCCS;__pycache__;_svn;rcs;" />
<extensionMap>
<mapping ext="asa" type="ASP" />
<mapping pattern="scafold" type="CSS" />
<mapping pattern="reset" type="CSS" />
<mapping pattern="pi" type="Markdown" />
<mapping pattern="scratch" type="PLAIN_TEXT" />
<mapping pattern="temp" type="PLAIN_TEXT" />
<mapping pattern=".jscrc" type="PLAIN_TEXT" />
<mapping pattern=".pgpass" type="PLAIN_TEXT" />
<mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping pattern="_bash_profile_osx" type="PLAIN_TEXT" />
<mapping pattern=".editorconfig" type="PLAIN_TEXT" />
<mapping ext="opts" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="list" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" />
<mapping pattern="DockerFile" type="Dockerfile" />
</extensionMap>
</component>
</application>