IU-2023.1.2 <aiko@laptop.aiko.sh Update filetypes.xml Create settingsSync.xml, applicationLibraries.xml
This commit is contained in:
parent
f8caa45500
commit
7cc51a46b3
1513
applicationLibraries.xml
Normal file
1513
applicationLibraries.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -6,12 +6,12 @@
|
||||
<mapping ext="aiko" type="AUTO_DETECTED" />
|
||||
<mapping pattern=".dockerignore" type="GitIgnore file" />
|
||||
<mapping ext="heex" type="Live Embedded Elixir" />
|
||||
<mapping ext="livemd" type="Markdown" />
|
||||
<mapping ext="tid" type="Markdown" />
|
||||
<mapping ext="livemd" type="Markdown" />
|
||||
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
||||
<mapping ext="plist" type="PLAIN_TEXT" />
|
||||
<mapping ext="prj" type="PLAIN_TEXT" />
|
||||
<mapping ext="orig" type="PLAIN_TEXT" />
|
||||
<mapping ext="prj" type="PLAIN_TEXT" />
|
||||
<mapping ext="plist" type="PLAIN_TEXT" />
|
||||
<mapping pattern="setenv*" type="Shell Script" />
|
||||
<mapping pattern="elixir" type="Shell Script" />
|
||||
<mapping pattern="ssh" type="Shell Script" />
|
||||
@ -22,6 +22,7 @@
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="makefile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="snakefile" approved="true" type="textmate" />
|
||||
<removed_mapping pattern=".dockerignore" approved="true" type="DockerIgnore file" />
|
||||
<removed_mapping pattern="setenv" approved="true" type="JSHELL" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
<mapping ext="space.kts" type="Kotlin" />
|
||||
|
||||
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>
|
||||
Loading…
x
Reference in New Issue
Block a user