WS-2018.2.3 <martin@Steamrunner.local Update filetypes.xml

This commit is contained in:
Martin Donnelly 2018-09-11 10:20:17 +01:00
parent 14e4ab724d
commit 6f7675a883

View File

@ -8,13 +8,14 @@
<mapping pattern="DockerFile" type="Dockerfile" /> <mapping pattern="DockerFile" type="Dockerfile" />
<mapping pattern="pi" type="Markdown" /> <mapping pattern="pi" type="Markdown" />
<mapping pattern="_bash_profile_osx" type="PLAIN_TEXT" /> <mapping pattern="_bash_profile_osx" type="PLAIN_TEXT" />
<mapping pattern=".env" type="PLAIN_TEXT" />
<mapping pattern=".pgpass" type="PLAIN_TEXT" />
<mapping pattern="scratch" type="PLAIN_TEXT" /> <mapping pattern="scratch" type="PLAIN_TEXT" />
<mapping pattern="backup-codes-github-martind2000-ob" type="PLAIN_TEXT" /> <mapping pattern="backup-codes-github-martind2000-ob" type="PLAIN_TEXT" />
<mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping pattern=".jscrc" type="PLAIN_TEXT" /> <mapping pattern=".jscrc" type="PLAIN_TEXT" />
<mapping pattern="temp" type="PLAIN_TEXT" /> <mapping pattern="temp" type="PLAIN_TEXT" />
<mapping pattern=".project" type="PLAIN_TEXT" /> <mapping pattern=".project" type="PLAIN_TEXT" />
<mapping pattern=".pgpass" type="PLAIN_TEXT" /> <mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping pattern=".editorconfig" type="PLAIN_TEXT" /> <mapping pattern=".editorconfig" type="PLAIN_TEXT" />
<mapping ext="conf" type="PLAIN_TEXT" /> <mapping ext="conf" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" /> <mapping ext="config" type="PLAIN_TEXT" />