取消__pycache__
Showing
29 changed files
with
8 additions
and
1 deletions
.gitignore
0 → 100644
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <project version="4"> | 2 | <project version="4"> |
3 | <component name="VcsDirectoryMappings" defaultProject="true" /> | 3 | <component name="VcsDirectoryMappings"> |
4 | <mapping directory="$PROJECT_DIR$" vcs="Git" /> | ||
5 | </component> | ||
4 | </project> | 6 | </project> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
app/__pycache__/main.cpython-310.pyc
deleted
100644 → 0
No preview for this file type
app/config/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/event/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
app/job/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
app/model/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
app/router/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
app/schemas/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
No preview for this file type
app/service/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
No preview for this file type
app/spider/__init__.py
deleted
100644 → 0
File mode changed
No preview for this file type
-
Please register or sign in to post a comment