PS-2022.3 <zyimm@code-veteran-driver Update ignore.xml, ui.lnf.xml, filetypes.xml Create settingsSync.xml
This commit is contained in:
parent
3519770e19
commit
519d9ccb34
|
@ -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>
|
||||
|
|
|
@ -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
5
settingsSync.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<application>
|
||||
<component name="SettingsSyncSettings">
|
||||
<option name="migrationFromOldStorageChecked" value="true" />
|
||||
</component>
|
||||
</application>
|
|
@ -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>
|
Loading…
Reference in New Issue
Block a user