WS-2016.3.1 <martin@ubuntu Update filetypes.xml, vcs.xml
This commit is contained in:
parent
5f814469ef
commit
419180a1fa
@ -5,10 +5,13 @@
|
||||
<mapping ext="asa" type="ASP" />
|
||||
<mapping pattern="scafold" type="CSS" />
|
||||
<mapping pattern="reset" type="CSS" />
|
||||
<mapping pattern="DockerFile" type="Dockerfile" />
|
||||
<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="Appfile" type="PLAIN_TEXT" />
|
||||
<mapping pattern="appfile" type="PLAIN_TEXT" />
|
||||
<mapping pattern="htpasswd" type="PLAIN_TEXT" />
|
||||
<mapping pattern="_bash_profile_osx" type="PLAIN_TEXT" />
|
||||
<mapping pattern=".editorconfig" type="PLAIN_TEXT" />
|
||||
@ -16,7 +19,6 @@
|
||||
<mapping ext="opts" type="PLAIN_TEXT" />
|
||||
<mapping ext="conf" type="PLAIN_TEXT" />
|
||||
<mapping ext="list" type="PLAIN_TEXT" />
|
||||
<mapping pattern="DockerFile" type="Dockerfile" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
4
vcs.xml
4
vcs.xml
@ -30,6 +30,10 @@
|
||||
<option name="url" value="http://gitlab.silvrtree.co.uk" />
|
||||
<option name="userName" value="martind2000" />
|
||||
</UrlAndUserName>
|
||||
<UrlAndUserName>
|
||||
<option name="url" value="http://i-t-v-tf01:8080" />
|
||||
<option name="userName" value="martin.donnelly" />
|
||||
</UrlAndUserName>
|
||||
</list>
|
||||
</option>
|
||||
<option name="cloneParentDir" value="$USER_HOME$/newdev" />
|
||||
|
Loading…
Reference in New Issue
Block a user