diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-08 13:50:53 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-08 13:50:53 +0100 |
| commit | 9294b89d88ef1ea8cec870be521b90d1436c2902 (patch) | |
| tree | c310a1551ebc0bec6e2a7759c6c9803045c821cc | |
| parent | 847cd6ee4afa70acf408f1166274d30347624f0e (diff) | |
deleted the workspace.xml
| -rw-r--r-- | .idea/workspace.xml | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 21b26aa..0000000 --- a/.idea/workspace.xml +++ /dev/null | |||
| @@ -1,51 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="AutoImportSettings"> | ||
| 4 | <option name="autoReloadType" value="SELECTIVE" /> | ||
| 5 | </component> | ||
| 6 | <component name="ChangeListManager"> | ||
| 7 | <list default="true" id="d549f8f9-3026-49a6-9adf-0d0fe6a5cb76" name="Changes" comment=""> | ||
| 8 | <change beforePath="$PROJECT_DIR$/bin/script.py" beforeDir="false" /> | ||
| 9 | </list> | ||
| 10 | <option name="SHOW_DIALOG" value="false" /> | ||
| 11 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| 12 | <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| 13 | <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| 14 | </component> | ||
| 15 | <component name="Git.Settings"> | ||
| 16 | <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
| 17 | </component> | ||
| 18 | <component name="ProjectColorInfo"><![CDATA[{ | ||
| 19 | "customColor": "", | ||
| 20 | "associatedIndex": 0 | ||
| 21 | }]]></component> | ||
| 22 | <component name="ProjectId" id="2oW3a2AGjKQ77ODouI0IMHmSxPP" /> | ||
| 23 | <component name="ProjectViewState"> | ||
| 24 | <option name="hideEmptyMiddlePackages" value="true" /> | ||
| 25 | <option name="showLibraryContents" value="true" /> | ||
| 26 | </component> | ||
| 27 | <component name="PropertiesComponent"><![CDATA[{ | ||
| 28 | "keyToString": { | ||
| 29 | "RunOnceActivity.ShowReadmeOnStart": "true", | ||
| 30 | "git-widget-placeholder": "main" | ||
| 31 | } | ||
| 32 | }]]></component> | ||
| 33 | <component name="SharedIndexes"> | ||
| 34 | <attachedChunks> | ||
| 35 | <set> | ||
| 36 | <option value="bundled-python-sdk-d7ad00fb9fc3-c546a90a8094-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-242.23726.102" /> | ||
| 37 | </set> | ||
| 38 | </attachedChunks> | ||
| 39 | </component> | ||
| 40 | <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> | ||
| 41 | <component name="TaskManager"> | ||
| 42 | <task active="true" id="Default" summary="Default task"> | ||
| 43 | <changelist id="d549f8f9-3026-49a6-9adf-0d0fe6a5cb76" name="Changes" comment="" /> | ||
| 44 | <created>1730971563473</created> | ||
| 45 | <option name="number" value="Default" /> | ||
| 46 | <option name="presentableId" value="Default" /> | ||
| 47 | <updated>1730971563473</updated> | ||
| 48 | </task> | ||
| 49 | <servers /> | ||
| 50 | </component> | ||
| 51 | </project> \ No newline at end of file | ||
