updated junk java files
This commit is contained in:
parent
0644186bce
commit
dbb2a7f78b
1 changed files with 26 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="8658cbac-7347-4046-83e8-57065c86d2b8" name="Changes" comment="Refactored classes / File names to use Pascal case">
|
||||
<list default="true" id="8658cbac-7347-4046-83e8-57065c86d2b8" name="Changes" comment="updated junk files">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
|
|
@ -22,6 +22,18 @@
|
|||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="GitHubPullRequestSearchHistory"><![CDATA[{
|
||||
"lastFilter": {
|
||||
"state": "OPEN",
|
||||
"assignee": "CameronCSS"
|
||||
}
|
||||
}]]></component>
|
||||
<component name="GithubPullRequestsUISettings"><![CDATA[{
|
||||
"selectedUrlAndAccountId": {
|
||||
"url": "https://github.com/CameronCSS/Java_practice.git",
|
||||
"accountId": "1865e200-c7ac-4f58-baed-f72f06b5746c"
|
||||
}
|
||||
}]]></component>
|
||||
<component name="McpProjectServerCommands">
|
||||
<commands />
|
||||
<urls />
|
||||
|
|
@ -73,7 +85,7 @@
|
|||
"project.structure.last.edited": "Modules",
|
||||
"project.structure.proportion": "0.15",
|
||||
"project.structure.side.proportion": "0.2",
|
||||
"settings.editor.selected.configurable": "reference.settingsdialog.IDE.editor.colors.Console Colors",
|
||||
"settings.editor.selected.configurable": "vcs.Git",
|
||||
"to.speed.mode.migration.done": "true",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
|
|
@ -99,7 +111,7 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1767557089317</updated>
|
||||
<workItem from="1767557093354" duration="14440000" />
|
||||
<workItem from="1767678323979" duration="14235000" />
|
||||
<workItem from="1767678323979" duration="14930000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="updated module output folders">
|
||||
<option name="closed" value="true" />
|
||||
|
|
@ -213,7 +225,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1767821506803</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="15" />
|
||||
<task id="LOCAL-00015" summary="updated junk files">
|
||||
<option name="closed" value="true" />
|
||||
<created>1767823658794</created>
|
||||
<option name="number" value="00015" />
|
||||
<option name="presentableId" value="LOCAL-00015" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1767823658794</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="16" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
|
|
@ -233,6 +253,7 @@
|
|||
<MESSAGE value="uploaded junk class files" />
|
||||
<MESSAGE value="Crated a temperature converter" />
|
||||
<MESSAGE value="Refactored classes / File names to use Pascal case" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Refactored classes / File names to use Pascal case" />
|
||||
<MESSAGE value="updated junk files" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="updated junk files" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Reference in a new issue