IU-2021.3.3 <Yufan@NyanNyanCat Update filetypes.xml, sshConfigs.xml

This commit is contained in:
Yufan Sheng 2022-03-30 22:29:06 +08:00
parent 0b2edee9cd
commit 903763bef0
2 changed files with 6 additions and 7 deletions

View File

@ -33,17 +33,17 @@
<mapping pattern="config" type="PLAIN_TEXT" />
<mapping ext="pro" type="PLAIN_TEXT" />
<mapping ext="avsc" type="PLAIN_TEXT" />
<mapping ext="avro" type="PLAIN_TEXT" />
<mapping ext="sql;" type="PLAIN_TEXT" />
<mapping ext="testexecutionlistener" type="PLAIN_TEXT" />
<mapping ext="factories" type="PLAIN_TEXT" />
<mapping ext="sqk" type="PLAIN_TEXT" />
<mapping ext="vmoptions" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="fatories" type="PLAIN_TEXT" />
<mapping ext="lst" type="PLAIN_TEXT" />
<mapping ext="avro" type="PLAIN_TEXT" />
<mapping ext="pub" type="PLAIN_TEXT" />
<mapping ext="errors" type="PLAIN_TEXT" />
<mapping ext="vmoptions" type="PLAIN_TEXT" />
<mapping ext="bin" type="PLAIN_TEXT" />
<mapping ext="lst" type="PLAIN_TEXT" />
<mapping ext="fatories" type="PLAIN_TEXT" />
<mapping ext="lombok" type="PLAIN_TEXT" />
<mapping ext="exec" type="PLAIN_TEXT" />
<mapping ext="db" type="PLAIN_TEXT" />
@ -57,7 +57,6 @@
<removed_mapping ext="conf" approved="true" type="SmartyConfig" />
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="log" approved="true" type="Log" />
<removed_mapping ext="makefile" approved="true" type="textmate" />
<removed_mapping ext="qrc" approved="true" type="XML" />

View File

@ -1,7 +1,7 @@
<application>
<component name="SshConfigs">
<configs>
<sshConfig authType="PASSWORD" connectionConfig="{&quot;serverAliveInterval&quot;:60}" host="192.168.50.8" id="4f25493a-c156-4791-bda0-99a225e67cb5" port="1992" nameFormat="DESCRIPTIVE" username="xiaoyu" useOpenSSHConfig="true" />
<sshConfig connectionConfig="{&quot;serverAliveInterval&quot;:60}" host="192.168.50.8" id="4f25493a-c156-4791-bda0-99a225e67cb5" keyPath="$USER_HOME$/.ssh/id_rsa" port="1992" nameFormat="DESCRIPTIVE" username="xiaoyu" useOpenSSHConfig="true" />
</configs>
</component>
</application>