diff options
| author | Joshua Liu <joshua.liu@sourceobby.com> | 2025-11-06 22:04:08 -0500 |
|---|---|---|
| committer | Joshua Liu <joshua.liu@sourceobby.com> | 2025-11-06 22:04:08 -0500 |
| commit | 2fe1145b3b0c69a9d21530c7eb927f0557f57dad (patch) | |
| tree | 843a54e08d05b0e083c2343e16cd3f59f8419ffe /.idea/workspace.xml | |
feat: initial commit
Diffstat (limited to '.idea/workspace.xml')
| -rw-r--r-- | .idea/workspace.xml | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..eaf4df8 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ChangeListManager"> + <list default="true" id="bf161059-c7a2-4c78-9db4-a3015d4ca7df" name="Changes" 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="ProjectColorInfo"><![CDATA[{ + "associatedIndex": 4 +}]]></component> + <component name="ProjectId" id="358Efh5eyObD4rEFv07EOTUmgbs" /> + <component name="ProjectViewState"> + <option name="hideEmptyMiddlePackages" value="true" /> + <option name="showLibraryContents" value="true" /> + </component> + <component name="PropertiesComponent"><![CDATA[{ + "keyToString": { + "ModuleVcsDetector.initialDetectionPerformed": "true", + "RunOnceActivity.ShowReadmeOnStart": "true" + } +}]]></component> + <component name="SharedIndexes"> + <attachedChunks> + <set> + <option value="bundled-python-sdk-1f77c24022e5-d902c0275401-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-252.26830.99" /> + </set> + </attachedChunks> + </component> + <component name="TaskManager"> + <task active="true" id="Default" summary="Default task"> + <changelist id="bf161059-c7a2-4c78-9db4-a3015d4ca7df" name="Changes" comment="" /> + <created>1762483405965</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1762483405965</updated> + </task> + <servers /> + </component> +</project>
\ No newline at end of file |
