a
This commit is contained in:
parent
dfca1928c1
commit
f87632af55
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
log
|
||||||
|
*.log
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
Pipfile.lock
|
||||||
|
Pipfile
|
11
.idea/workspace.xml
generated
11
.idea/workspace.xml
generated
@ -5,14 +5,8 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="3c80518d-026a-4458-82c2-25ed21399c34" name="更改" comment="">
|
<list default="true" id="3c80518d-026a-4458-82c2-25ed21399c34" name="更改" comment="">
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/autofangche.iml" afterDir="false" />
|
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/logger.py" afterDir="false" />
|
|
||||||
<change afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
|
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@ -117,6 +111,7 @@
|
|||||||
<workItem from="1740028349103" duration="2498000" />
|
<workItem from="1740028349103" duration="2498000" />
|
||||||
<workItem from="1740035608829" duration="391000" />
|
<workItem from="1740035608829" duration="391000" />
|
||||||
<workItem from="1754797389199" duration="1391000" />
|
<workItem from="1754797389199" duration="1391000" />
|
||||||
|
<workItem from="1754799361883" duration="130000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
BIN
requirements.txt
Normal file
BIN
requirements.txt
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user