intellij-settings-work/filetypes.xml

9 lines
293 B
XML

<application>
<component name="FileTypeManager" version="16">
<extensionMap>
<mapping pattern="htpasswd" type="PLAIN_TEXT" />
<mapping ext="config" type="PLAIN_TEXT" />
<mapping pattern="DockerFile" type="Dockerfile" />
</extensionMap>
</component>
</application>