PS-2022.3 <zyimm@code-veteran-driver Update ignore.xml, ui.lnf.xml, filetypes.xml Create settingsSync.xml

This commit is contained in:
zyimm 2022-12-07 13:25:12 +08:00
parent 3519770e19
commit 519d9ccb34
4 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,7 @@
<component name="FileTypeManager" version="18">
<extensionMap>
<mapping ext="pem" type="PLAIN_TEXT" />
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
</extensionMap>
</component>

View File

@ -1,5 +1,5 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertisePresented="true">
<languages>
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />

5
settingsSync.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="SettingsSyncSettings">
<option name="migrationFromOldStorageChecked" value="true" />
</component>
</application>

View File

@ -1,5 +1,6 @@
<application>
<component name="UISettings">
<option name="OPEN_IN_PREVIEW_TAB_IF_POSSIBLE" value="true" />
<option name="SEPARATE_MAIN_MENU" value="true" />
</component>
</application>