idea remove

sqlite
hwf453 1 year ago
parent 5e3b5ab107
commit 2181a1ed21

1
.gitignore vendored

@ -17,3 +17,4 @@ buildNumber.properties
# JDT-specific (Eclipse Java Development Tools)
.classpath
.idea
/.idea/*

@ -5,9 +5,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="eacd3dd8-1e95-428c-a6af-1aadb9921989" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/application.yml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -41,6 +40,7 @@
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;,
&quot;ASKED_MARK_IGNORED_FILES_AS_EXCLUDED&quot;: &quot;true&quot;,
&quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
&quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
&quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
@ -97,6 +97,9 @@
<workItem from="1726474569745" duration="193000" />
<workItem from="1726475166228" duration="207000" />
<workItem from="1726576319405" duration="2003000" />
<workItem from="1726987348795" duration="3881000" />
<workItem from="1728803868941" duration="18000" />
<workItem from="1728803909713" duration="11000" />
</task>
<servers />
</component>

Loading…
Cancel
Save