-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
99 lines (99 loc) · 4.56 KB
/
workspace.xml
File metadata and controls
99 lines (99 loc) · 4.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?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="6cc70651-946d-41f6-9c05-ba69940cb249" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="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="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="GitHubPullRequestSearchHistory">{
"lastFilter": {
"state": "OPEN",
"assignee": "LeeGu-hun"
}
}</component>
<component name="GithubPullRequestsUISettings">{
"selectedUrlAndAccountId": {
"url": "https://github.com/LeeGu-hun/20240903_bigdata.git",
"accountId": "f9ff68e2-43b8-4de1-81d5-71c8547d3f76"
}
}</component>
<component name="ProjectColorInfo">{
"associatedIndex": 3
}</component>
<component name="ProjectId" id="2lXldGjEf7JEh5xesuY1tCQEv96" />
<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">{
"keyToString": {
"Python.ModalTest.executor": "Run",
"Python.MyPythonNote.executor": "Run",
"Python.RawImageViewer.executor": "Run",
"Python.p01_print.executor": "Run",
"Python.p02_variable.executor": "Run",
"Python.p03_operator.executor": "Run",
"Python.p04_condition.executor": "Run",
"Python.p05_loop.executor": "Run",
"Python.p06_list.executor": "Run",
"Python.p07_tuple.executor": "Run",
"Python.p08_set.executor": "Run",
"Python.p09_dict.executor": "Run",
"Python.p10_def.executor": "Run",
"Python.p11_tkinter01.executor": "Run",
"Python.p11_tkinter_relative_layout.executor": "Run",
"Python.p12_tkinter_grid_layout.executor": "Run",
"Python.p13_tkinter_absolute_layout.executor": "Run",
"Python.windowLocationInfo.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "main",
"ignore.virus.scanning.warn.message": "true",
"last_opened_file_path": "C:/workspace/spaceBigdata/20240903_bigdata/pythonBasic/ex01Grammar",
"settings.editor.selected.configurable": "editor.preferences.fonts.default"
}
}</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\workspace\spaceBigdata\20240903_bigdata\pythonBasic\ex01Grammar" />
<recent name="C:\workspace\spaceBigdata\20240903_bigdata\pythonBasic" />
</key>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-python-sdk-98f27166c754-ba05f1cad1b1-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-242.21829.153" />
</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="6cc70651-946d-41f6-9c05-ba69940cb249" name="Changes" comment="" />
<created>1725334388426</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1725334388426</updated>
</task>
<servers />
</component>
</project>