intellijsettings-MAC/filetypes.xml

34 lines
1.6 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="reset" type="CSS" />
<mapping pattern="scafold" type="CSS" />
<mapping pattern="DockerFile" type="Dockerfile" />
<mapping pattern="*.js.flow" type="Flow" />
<mapping pattern="*.js.flow" type="Flow" />
<mapping pattern="hls" type="JavaScript" />
<mapping ext="scratch" type="Markdown" />
<mapping pattern="_bash_profile_osx" type="PLAIN_TEXT" />
<mapping pattern="Fastlane" type="PLAIN_TEXT" />
<mapping pattern="scratch" type="PLAIN_TEXT" />
<mapping pattern="appfile" type="PLAIN_TEXT" />
<mapping pattern=".edditorconfig" type="PLAIN_TEXT" />
<mapping pattern="Appfile" type="PLAIN_TEXT" />
<mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping pattern=".keep" type="PLAIN_TEXT" />
<mapping pattern=".jscrc" type="PLAIN_TEXT" />
<mapping pattern="_nanorc" type="PLAIN_TEXT" />
<mapping pattern="temp" type="PLAIN_TEXT" />
<mapping pattern=".pgpass" type="PLAIN_TEXT" />
<mapping pattern="Vagrantfile" type="PLAIN_TEXT" />
<mapping pattern=".env.local" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="lzw" type="PLAIN_TEXT" />
<mapping ext="list" type="PLAIN_TEXT" />
<mapping ext="old" type="PLAIN_TEXT" />
<mapping pattern=".gitignore_global" type="Git file" />
</extensionMap>
</component>
</application>