aboutsummaryrefslogtreecommitdiff
path: root/02/.idea/workspace.xml
diff options
context:
space:
mode:
Diffstat (limited to '02/.idea/workspace.xml')
-rw-r--r--02/.idea/workspace.xml82
1 files changed, 82 insertions, 0 deletions
diff --git a/02/.idea/workspace.xml b/02/.idea/workspace.xml
new file mode 100644
index 0000000..bfa1301
--- /dev/null
+++ b/02/.idea/workspace.xml
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ChangeListManager">
+ <list default="true" id="8d88c33e-b4f0-40cd-a1dd-b98263e170c7" name="Changes" comment="">
+ <change afterPath="$PROJECT_DIR$/.idea/.gitignore" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/02.iml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/kotlinc.xml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/libraries/KotlinJavaRuntime.xml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/input-cloudburst.txt" afterDir="false" />
+ <change afterPath="$PROJECT_DIR$/input-raindrops.txt" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.gitkeep" beforeDir="false" />
+ </list>
+ <list id="86b02e76-2acb-4fba-bd2e-38176a8fec1c" name="Changes by cloudburst" comment="" />
+ <option name="SHOW_DIALOG" value="false" />
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
+ <option name="LAST_RESOLUTION" value="IGNORE" />
+ </component>
+ <component name="MarkdownSettingsMigration">
+ <option name="stateVersion" value="1" />
+ </component>
+ <component name="ProjectId" id="2IMnxkREL90raMSDgcATXwrHfbl" />
+ <component name="ProjectLevelVcsManager">
+ <ConfirmationsSetting value="2" id="Add" />
+ </component>
+ <component name="ProjectViewState">
+ <option name="hideEmptyMiddlePackages" value="true" />
+ <option name="showLibraryContents" value="true" />
+ </component>
+ <component name="PropertiesComponent"><![CDATA[{
+ "keyToString": {
+ "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
+ "WebServerToolWindowFactoryState": "false",
+ "codeWithMe.voiceChat.enabledByDefault": "false",
+ "last_opened_file_path": "/Users/raindrops/advent/02",
+ "nodejs_package_manager_path": "npm",
+ "project.structure.last.edited": "Artifacts",
+ "project.structure.proportion": "0.0",
+ "project.structure.side.proportion": "0.2",
+ "settings.editor.selected.configurable": "preferences.editor",
+ "vue.rearranger.settings.migration": "true"
+ }
+}]]></component>
+ <component name="RunManager">
+ <configuration name="MainKt" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
+ <option name="MAIN_CLASS_NAME" value="MainKt" />
+ <module name="02" />
+ <method v="2">
+ <option name="Make" enabled="true" />
+ </method>
+ </configuration>
+ <recent_temporary>
+ <list>
+ <item itemvalue="Kotlin.MainKt" />
+ </list>
+ </recent_temporary>
+ </component>
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
+ <component name="TaskManager">
+ <task active="true" id="Default" summary="Default task">
+ <changelist id="8d88c33e-b4f0-40cd-a1dd-b98263e170c7" name="Changes" comment="" />
+ <created>1670000570349</created>
+ <option name="number" value="Default" />
+ <option name="presentableId" value="Default" />
+ <updated>1670000570349</updated>
+ <workItem from="1670000571433" duration="12000" />
+ <workItem from="1670000585429" duration="79000" />
+ <workItem from="1670000676493" duration="2541000" />
+ </task>
+ <servers />
+ </component>
+ <component name="TypeScriptGeneratedFilesManager">
+ <option name="version" value="3" />
+ </component>
+</project> \ No newline at end of file