PS-2022.3.1 <rodude123@rodude123s-yoga7 Update ignore.xml, filetypes.xml Create settingsSync.xml

This commit is contained in:
Rohit Pai 2023-01-01 18:06:50 +00:00
parent 36eaf4743e
commit a08bbcf8a9
3 changed files with 13 additions and 2 deletions

View File

@ -6,10 +6,11 @@
<mapping ext="mat" type="AUTO_DETECTED" />
<mapping ext=".tabnine.model" type="Tabnine project model file" />
<mapping ext=".tabnine" type="Tabnine project model file" />
<mapping ext=".model" type="Tabnine project model file" />
<mapping ext="tabnine" type="Tabnine project model file" />
<mapping ext=".model" type="Tabnine project model file" />
<mapping ext="model" type="Tabnine project model file" />
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
<removed_mapping ext="dockerignore" approved="true" type="DockerIgnore file" />
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
<removed_mapping ext="pdf" approved="true" type="Native" />
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />

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" />

10
settingsSync.xml Normal file
View File

@ -0,0 +1,10 @@
<application>
<component name="SettingsSyncSettings">
<option name="disabledCategories">
<list>
<option value="PLUGINS" />
</list>
</option>
<option name="migrationFromOldStorageChecked" value="true" />
</component>
</application>