diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:39:52 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:39:52 -0700 |
| commit | 7727aff4c41d0e4300d4a502a4cc072e56ca4404 (patch) | |
| tree | 27c51415d256cdbda5d4f265613183d5b303b127 | |
| parent | CL-2021.2.1 <fuwnz@FUWN-PC Create vim_settings.xml, laf.xml, emmet.xml, sshCo... (diff) | |
| download | jetbrains-7727aff4c41d0e4300d4a502a4cc072e56ca4404.tar.xz jetbrains-7727aff4c41d0e4300d4a502a4cc072e56ca4404.zip | |
CL-2021.2.1 <fuwnz@FUWN-PC Create ide.general.xml Delete updates.xml
| -rw-r--r-- | ide.general.xml | 5 | ||||
| -rw-r--r-- | updates.xml | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/ide.general.xml b/ide.general.xml new file mode 100644 index 0000000..cf8a656 --- /dev/null +++ b/ide.general.xml @@ -0,0 +1,5 @@ +<application> + <component name="GeneralSettings"> + <option name="showTipsOnStartup" value="false" /> + </component> +</application>
\ No newline at end of file diff --git a/updates.xml b/updates.xml deleted file mode 100644 index 5cc687f..0000000 --- a/updates.xml +++ /dev/null @@ -1,7 +0,0 @@ -<application> - <component name="UpdatesConfigurable"> - <option name="LAST_BUILD_CHECKED" value="CL-212.5080.54" /> - <option name="LAST_TIME_CHECKED" value="1630559544016" /> - <option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" /> - </component> -</application>
\ No newline at end of file |