add setup.sh
This commit is contained in:
parent
a607545324
commit
40a88408bd
|
|
@ -4,7 +4,9 @@
|
|||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="29e8f12f-1d00-4e65-8b7a-d266f481ff29" name="更改" comment="" />
|
||||
<list default="true" id="29e8f12f-1d00-4e65-8b7a-d266f481ff29" name="更改" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/setup.sh" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
|
|
@ -18,6 +20,9 @@
|
|||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo">{
|
||||
"associatedIndex": 5
|
||||
}</component>
|
||||
|
|
@ -30,6 +35,7 @@
|
|||
"Flask 服务器.learn-spider.executor": "Run",
|
||||
"Python.china_net.executor": "Run",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "main",
|
||||
"last_opened_file_path": "/Users/mshe/developer/code/python-workspace/learn-spider/spider",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
|
|
@ -111,7 +117,7 @@
|
|||
<workItem from="1779096652209" duration="2278000" />
|
||||
<workItem from="1779170746673" duration="525000" />
|
||||
<workItem from="1779673152455" duration="4561000" />
|
||||
<workItem from="1779779192025" duration="4366000" />
|
||||
<workItem from="1779779192025" duration="5502000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
|
|
|||
Loading…
Reference in New Issue