WS-11.0.3 <marti@DESKTOP-ITST4MB Update filetypes.xml, scratches.xml

This commit is contained in:
martind2000 2016-03-02 21:08:25 +00:00
parent 0d3c03e80c
commit 7004118612
2 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,9 @@
<application> <application>
<component name="FileTypeManager" version="16"> <component name="FileTypeManager" version="16">
<extensionMap> <extensionMap>
<mapping pattern="DockerFile" type="Dockerfile" />
<mapping pattern="htpasswd" type="PLAIN_TEXT" /> <mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" /> <mapping ext="config" type="PLAIN_TEXT" />
<mapping pattern="DockerFile" type="Dockerfile" />
</extensionMap> </extensionMap>
</component> </component>
</application> </application>

View File

@ -3,6 +3,5 @@
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch" value="HTML" /> <file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch" value="HTML" />
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_1" value="HTML" /> <file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_1" value="HTML" />
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_2" value="JSON" /> <file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_2" value="JSON" />
<file url="file://$APPLICATION_CONFIG_DIR$/scratches/scratch_4" value="CSS" />
</component> </component>
</application> </application>