Compare commits
9 Commits
f10c8ac73c
...
3138d3c40d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3138d3c40d | ||
|
|
a1f7324e96 | ||
|
|
484f9466aa | ||
|
|
c53cf3aebd | ||
|
|
dc3136288b | ||
|
|
9f8cf4156c | ||
|
|
39f18f29ec | ||
|
|
1fdb7f0a59 | ||
|
|
6255160578 |
6
AIOnboardingPromoWindowAdvisor.xml
Normal file
6
AIOnboardingPromoWindowAdvisor.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="AIOnboardingPromoWindowAdvisor">
|
||||
<option name="attempts" value="7" />
|
||||
<option name="shouldShowNextTime" value="NO" />
|
||||
</component>
|
||||
</application>
|
||||
@ -1,19 +1,19 @@
|
||||
<application>
|
||||
<component name="LocalDatabaseDriverManager" version="201">
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
|
||||
</driver>
|
||||
<driver id="mariadb">
|
||||
<artifact id="MariaDB Connector J" name="MariaDB Connector J" use="true" version="2.7.3" />
|
||||
</driver>
|
||||
<driver id="mongo">
|
||||
<artifact id="MongoDB" name="MongoDB" use="true" version="1.7.2" />
|
||||
</driver>
|
||||
<driver id="mysql.8">
|
||||
<artifact id="MySQL Connector/J 8" name="MySQL Connector/J 8" use="true" />
|
||||
</driver>
|
||||
<driver id="postgresql">
|
||||
<artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.6.0" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
|
||||
<driver id="mongo">
|
||||
<artifact id="MongoDB" name="MongoDB" use="true" version="1.7.2" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
@ -5,6 +5,8 @@
|
||||
<mapping pattern="bootstrap" type="AUTO_DETECTED" />
|
||||
<mapping ext="aiko" type="AUTO_DETECTED" />
|
||||
<mapping pattern=".dockerignore" type="GitIgnore file" />
|
||||
<removed_mapping pattern=".devcontainer.json" type="JSON5" />
|
||||
<removed_mapping pattern="devcontainer.json" type="JSON5" />
|
||||
<mapping ext="tid" type="Markdown" />
|
||||
<mapping ext="livemd" type="Markdown" />
|
||||
<mapping pattern="gemfile.lock" type="PLAIN_TEXT" />
|
||||
@ -18,12 +20,10 @@
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="diff" approved="true" type="PATCH" />
|
||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="makefile" approved="true" type="textmate" />
|
||||
<removed_mapping ext="patch" approved="true" type="PATCH" />
|
||||
<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="heex" type="Live Embedded Elixir" />
|
||||
<mapping ext="main.kts" type="Kotlin" />
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
<application>
|
||||
<component name="Registry">
|
||||
<entry key="moved.to.new.ui" value="true" source="SYSTEM" />
|
||||
<entry key="terminal.new.ui.show.promotion" value="false" source="SYSTEM" />
|
||||
</component>
|
||||
<component name="StatusBar">
|
||||
<option name="widgets">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user