diff options
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/workspace.xml | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..21b26aa --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="AutoImportSettings"> + <option name="autoReloadType" value="SELECTIVE" /> + </component> + <component name="ChangeListManager"> + <list default="true" id="d549f8f9-3026-49a6-9adf-0d0fe6a5cb76" name="Changes" comment=""> + <change beforePath="$PROJECT_DIR$/bin/script.py" beforeDir="false" /> + </list> + <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="Git.Settings"> + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> + </component> + <component name="ProjectColorInfo"><![CDATA[{ + "customColor": "", + "associatedIndex": 0 +}]]></component> + <component name="ProjectId" id="2oW3a2AGjKQ77ODouI0IMHmSxPP" /> + <component name="ProjectViewState"> + <option name="hideEmptyMiddlePackages" value="true" /> + <option name="showLibraryContents" value="true" /> + </component> + <component name="PropertiesComponent"><![CDATA[{ + "keyToString": { + "RunOnceActivity.ShowReadmeOnStart": "true", + "git-widget-placeholder": "main" + } +}]]></component> + <component name="SharedIndexes"> + <attachedChunks> + <set> + <option value="bundled-python-sdk-d7ad00fb9fc3-c546a90a8094-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-242.23726.102" /> + </set> + </attachedChunks> + </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="d549f8f9-3026-49a6-9adf-0d0fe6a5cb76" name="Changes" comment="" /> + <created>1730971563473</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1730971563473</updated> + </task> + <servers /> + </component> +</project>
\ No newline at end of file |
