PS-2022.3.1 <rodude123@rodude123s-yoga7 Update ignore.xml, filetypes.xml Create settingsSync.xml
This commit is contained in:
parent
36eaf4743e
commit
a08bbcf8a9
@ -6,10 +6,11 @@
|
|||||||
<mapping ext="mat" type="AUTO_DETECTED" />
|
<mapping ext="mat" type="AUTO_DETECTED" />
|
||||||
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||||
<mapping ext=".tabnine" 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="tabnine" type="Tabnine project model file" />
|
||||||
|
<mapping ext=".model" 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="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="ignore" approved="true" type="IgnoreLang file" />
|
||||||
<removed_mapping ext="pdf" approved="true" type="Native" />
|
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||||
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<application>
|
<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>
|
<languages>
|
||||||
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
|
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
|
||||||
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
|
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
|
||||||
|
10
settingsSync.xml
Normal file
10
settingsSync.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user